MySQL cache
#1

PHP код:
    new str[100];
    
cache_get_field_content(1"Password"pPass[playerid]);
    
format(str100"Password loaded is: %s"pPass[playerid]);
    
SendClientMessage(playerid, -1str); 
This pPass is getting: "NULL"
I get message
"Password loaded is: Null"

How to fix it please? i'm using the pPass on login strcmp
Reply


Messages In This Thread
MySQL cache - by Shinja - 29.07.2016, 02:34
Re: MySQL cache - by Gammix - 29.07.2016, 02:41

Forum Jump:


Users browsing this thread: 1 Guest(s)