22.05.2016, 14:11
PHP код:
format(query3,sizeof(query3),"SELECT * FROM user WHERE username ='%s'",iPlayer);
mysql_function_query(dbhandle,query3,true,"","");
cache_get_field_content(0, "regip", temp_ip);
format(string,sizeof(string),"%s",temp_ip);
cache_get_field_content(0, "reggpci", temp_gpci);
format(string2,sizeof(string2),"%s",temp_gpci);
the strings stay empty