10.03.2015, 19:27
Hi
I want to do a function to get ONLY ONE data from a row here it is
SELECT job FROM 'players' WHERE userid = %d
(job or whatever data)
how to put that in the script ? I'm still beginner
I want to do a function to get ONLY ONE data from a row here it is
SELECT job FROM 'players' WHERE userid = %d
(job or whatever data)
how to put that in the script ? I'm still beginner