Quantcast
Channel: General developer forum
Viewing all articles
Browse latest Browse all 37889

Re: Struggling with get_record_sql()

$
0
0
by Darko Miletić.  

Note the name of the method you are using - get_record_sql . This method retourns ONE record only. If you want to get all records in a table use get_records_sql.


Viewing all articles
Browse latest Browse all 37889