Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Using updateBatch correctly
Post: Using updateBatch correctly

I'm about to add this to my controller: PHP Code: -- foreach ($orders as $order) {   $data['order_id'] = $order['id'];   $data['status'] = $order['status'];   $orderModel->save($data); } -...
1,213 Views
1 Replies
08-01-2020, 06:25 AM
zjorge
    Thread: The best auth library
Post: RE: The best auth library

I've been using IonAuth ever since I started with CodeIgniter back 2011.  So far I have never had the need for Ben's help.  Sure is good to have some support around but I thing is even better if that ...
18,231 Views
13 Replies
04-14-2017, 11:36 AM
zjorge
    Thread: apc.so warning
Post: RE: apc.so warning

Thank you... you rock(s)! rocks Wrote: (03-20-2015, 11:57 AM) -- zjorge Wrote: (03-20-2015, 08:16 AM) -- I'm getting this warning and can't find a solution (on a shared hosting). Code: -- A...
7,267 Views
0 Replies
03-20-2015, 07:58 PM
zjorge
  Question Thread: apc.so warning
Post: apc.so warning

I'm getting this warning and can't find a solution (on a shared hosting). Code: -- A PHP Error was encountered Severity: Core Warning Message: PHP Startup: Unable to load dynamic library '/u...
7,267 Views
0 Replies
03-20-2015, 08:16 AM
zjorge

Theme © iAndrew 2016 - Forum software by © MyBB