Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Best practice of saving to database within custom class
Post: Best practice of saving to database within custom ...

Previously, whenever I was getting anything out of the database I was using 'result_array()', so the data is returned within an array, and when I wanted to amend the data within the array, I had a fun...
1,760 Views
0 Replies
09-29-2019, 07:21 AM
adampwe
    Thread: Query Builder Order By
Post: Query Builder Order By

I'm trying to delete the oldest X number of records within my MYSQL database. But it appears that the query builder is not including the order_by into the query. Code: -- $this->db->from($table); ...
2,948 Views
2 Replies
05-26-2019, 04:30 AM
adampwe

Theme © iAndrew 2016 - Forum software by © MyBB