SA-MP Forums Archive
Server crashes - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server crashes (/showthread.php?tid=601754)



Server crashes - lulo356 - 25.02.2016

PHP код:
mysql_fetch_row(Data); 
thats crashing my server, Where do i need to change it to?


Re: Server crashes - -CaRRoT - 25.02.2016

I don't use MySQL but going through the wiki, the function has different parameters.

(dest[], const splitter[], MySQL:handle)

Source: https://sampwiki.blast.hk/wiki/MySQL_Pl...ysql_fetch_row


Re: Server crashes - lulo356 - 26.02.2016

bump