Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Framework » getData_serial ($where)
Re: getData_serial ($where) [message #7608 is a reply to message #7607] Sat, 17 July 2021 04:31 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
You must set $this->sql_orderby BEFORE the call to getData_serial, which will merely issue the SELECT query *without* returning any data, just a resource. Calls to $this->fetchRow() will then return one record at a time from that resource.

 
Read Message
Read Message
Read Message
Previous Topic: Drop Down - PDF Output
Next Topic: SQL with concat() - cannot extract token from
Goto Forum:
  


Current Time: Fri Apr 26 23:22:29 EDT 2024

Total time taken to generate the page: 0.00885 seconds