[MySQL] Solution to mysql_strtok? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [MySQL] Solution to mysql_strtok? (
/showthread.php?tid=134262)
[MySQL] Solution to mysql_strtok? -
[NYRP]Mike. - 15.03.2010
Hey guys, well... I've just updated my mysql plugin to solve a problem, now it has given me another. In the previous plugin I used, I had the function: "mysql_strtok", which I used and now in this one I don't have it, which means I cannot continue, do you have a solution to my problem? thanks.
pawn Код:
mysql_strtok(Field, "|", Data);
while (mysql_strtok(Field, "|", "")==1)
(( P.S: I'm not that good with MySQL so... ))
Re: [MySQL] Solution to mysql_strtok? -
Jay_ - 16.03.2010
Use mysql_fetch_row