Offline ban system, can't get it to work
#4

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); 
Why doesn't this work?
the strings stay empty
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)