02.07.2012, 18:42
Hello !
I always have my error...
if(mysql_num_rows()) and if(mysql_fetch_field("password", pPassword[playerid])) do the same thing : the first check if there is a row in the result of the query and the second check if there is a password field (so nearly a row) in the result. Sorry for my bad english :P
Do you have an other idea ?
Thanks always !
I always have my error...
if(mysql_num_rows()) and if(mysql_fetch_field("password", pPassword[playerid])) do the same thing : the first check if there is a row in the result of the query and the second check if there is a password field (so nearly a row) in the result. Sorry for my bad english :P
Do you have an other idea ?
Thanks always !