How to read the contents of a row in MySQL?
#6

Quote:
Originally Posted by EtayJ
Посмотреть сообщение
But why do I need to loop? If I just send a query to look for the salt of a specific user, there would only be 1 row, but what function should I use in order to retrieve the content of the row and convert it into a string in PAWN
Ahhhh ... you should use :

PHP код:
cache_get_field_content(row"field_name[]"); 
Reply


Messages In This Thread
How to read the contents of a row in MySQL? - by EtayJ - 18.08.2016, 20:18
Re: How to read the contents of a row in MySQL? - by Jabern - 18.08.2016, 20:48
Re: How to read the contents of a row in MySQL? - by EtayJ - 18.08.2016, 21:26
Re: How to read the contents of a row in MySQL? - by iLearner - 18.08.2016, 21:29
Re: How to read the contents of a row in MySQL? - by EtayJ - 18.08.2016, 21:32
Re: How to read the contents of a row in MySQL? - by Jabern - 18.08.2016, 21:34
Re: How to read the contents of a row in MySQL? - by EtayJ - 18.08.2016, 21:35
Re: How to read the contents of a row in MySQL? - by Jabern - 18.08.2016, 21:38
Re: How to read the contents of a row in MySQL? - by Jabern - 18.08.2016, 21:40
Re: How to read the contents of a row in MySQL? - by EtayJ - 18.08.2016, 21:42

Forum Jump:


Users browsing this thread: 1 Guest(s)