Mysql Connection Handle
#1

I have just started to re-script my script into mysql after Y-Less
Anyway, i got this
Код:
D:\samp037_svr_R1_win32\gamemodes\FM.pwn(703) : error 035: argument type mismatch (argument 1)
D:\samp037_svr_R1_win32\gamemodes\FM.pwn(703) : error 035: argument type mismatch (argument 2)
D:\samp037_svr_R1_win32\gamemodes\FM.pwn(704) : error 035: argument type mismatch (argument 1)
And the code....
PHP код:
                mysql_format(checksizeof(check),"SELECT * FROM users WHERE pName = '%s'",PlayerName(playerid));
                new 
Cache:query mysql_query(check); 
I know that I have to add connection handle, but what is it?!
Reply


Messages In This Thread
Mysql Connection Handle - by nezo2001 - 04.06.2015, 00:26
Re: Mysql Connection Handle - by J0sh... - 04.06.2015, 00:33
Re: Mysql Connection Handle - by Luis- - 04.06.2015, 00:39
Re: Mysql Connection Handle - by Konstantinos - 04.06.2015, 11:04

Forum Jump:


Users browsing this thread: 1 Guest(s)