Looping problem
#2

Sometimes I wonder if people actually read their own code. If it's a problem with an endless loop, then where do you look? (That was a rhetorical question.)

First you consult the wiki for proper usage of a function: https://sampwiki.blast.hk/wiki/MySQL#mysql_fetch_field_row
Then you'll see that you're using the wrong function altogether.
Finally you'll notice that the function you need is: https://sampwiki.blast.hk/wiki/MySQL#mysql_fetch_row_format
Reply


Messages In This Thread
Looping problem - by Jonesy96 - 23.02.2013, 16:23
Re: Looping problem - by Vince - 23.02.2013, 16:58
Re: Looping problem - by Jonesy96 - 23.02.2013, 21:49

Forum Jump:


Users browsing this thread: 1 Guest(s)