MYSQL PROBLEMS
#5

Quote:
Originally Posted by Banditul18
Посмотреть сообщение
Well you need to be little more specific , there two versions , r33+ or r40+ , this two are different

For r33+:
https://sampwiki.blast.hk/wiki/MySQL/R33..._get_row_count

For r40+:
https://sampwiki.blast.hk/wiki/MySQL/R40..._get_row_count

For this versions, the parameters of function differ

And the check depends , if you only expect to select only one row from databse , then yes is correct , but if there is more rows you need to change to
Код:
if(row > 0)
oh tnx
Reply


Messages In This Thread
MYSQL PROBLEMS - by khRamin78 - 21.04.2017, 19:20
Re: MYSQL PROBLEMS - by Banditul18 - 21.04.2017, 19:29
Re: MYSQL PROBLEMS - by khRamin78 - 21.04.2017, 19:36
Re: MYSQL PROBLEMS - by Banditul18 - 21.04.2017, 19:44
Re: MYSQL PROBLEMS - by khRamin78 - 21.04.2017, 19:56

Forum Jump:


Users browsing this thread: 2 Guest(s)