Get row value in MySQL - 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: Get row value in MySQL (
/showthread.php?tid=333345)
Get row value in MySQL -
Sphex - 11.04.2012
Hi.
I have a query that selects something (I.e: the row username).
How do I get its value?
In PHP for example, I'd use mysql_fetch_assoc.
Thanks!