Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: memcached help
Post: memcached help

HI, I am wanting to use memcached and fall back to file based caching. I currently use file based caching but are finding for large high traffic sites it just shifts load from the DB to the filesystem...
1,334 Views
0 Replies
08-06-2018, 09:18 PM
scottdogs
    Thread: equivalent of while($row=mysql_fetch_
Post: RE: equivalent of while($row=mysql_fetch_

ah, I just found while ($row = $query->unbuffered_row())
2,419 Views
1 Replies
07-15-2015, 06:45 PM
scottdogs
    Thread: equivalent of while($row=mysql_fetch_
Post: equivalent of while($row=mysql_fetch_

Hi When pulling large amounts of rows from a database to manipulate like when exporting to a spreadsheet, I am hitting memory limits because when you do something like $query=$this->db->query("S...
2,419 Views
1 Replies
07-15-2015, 03:55 PM
scottdogs

Theme © iAndrew 2016 - Forum software by © MyBB