php script

03/19/2016 08:39 LordCraft#1
hello can anyone help me with this script becouse its not working for me on Epin and payment wall and superreward ewerything ok but not add silk to table :

Quote:
mssql_query("exec CGI.CGI_WebPurchaseSilk 0,'$clean_sql',0,'$new_currency',0") or die("0\n");
CGI.CGI_WebPurchaseSilk not working ... how to fix it ? thx
03/21/2016 23:40 ​Goofie​#2
maybe you should set the DB first?
mssql_select_db("SRO_VT_ACCOUNT");