Welcome Guest, Not a member yet? Register   Sign In
How to keep a value while the page refresh ?
#13

[eluser]InsiteFX[/eluser]
@Ninjabear

Maybe this will explain it to you!
Code:
$query = $this->db->get_where('mytable', array('id' => $id), $limit, $offset);

CodeIgniter Users Guide - Active Record Class


Messages In This Thread
How to keep a value while the page refresh ? - by El Forum - 03-23-2012, 01:28 AM
How to keep a value while the page refresh ? - by El Forum - 03-23-2012, 03:27 AM
How to keep a value while the page refresh ? - by El Forum - 03-23-2012, 04:11 AM
How to keep a value while the page refresh ? - by El Forum - 03-23-2012, 04:44 AM
How to keep a value while the page refresh ? - by El Forum - 03-23-2012, 05:41 AM
How to keep a value while the page refresh ? - by El Forum - 03-24-2012, 01:08 AM
How to keep a value while the page refresh ? - by El Forum - 03-25-2012, 12:47 PM
How to keep a value while the page refresh ? - by El Forum - 03-25-2012, 01:30 PM
How to keep a value while the page refresh ? - by El Forum - 03-25-2012, 02:02 PM
How to keep a value while the page refresh ? - by El Forum - 03-25-2012, 02:15 PM
How to keep a value while the page refresh ? - by El Forum - 03-25-2012, 04:07 PM
How to keep a value while the page refresh ? - by El Forum - 03-25-2012, 05:52 PM
How to keep a value while the page refresh ? - by El Forum - 03-25-2012, 08:10 PM
How to keep a value while the page refresh ? - by El Forum - 03-25-2012, 11:47 PM
How to keep a value while the page refresh ? - by El Forum - 03-27-2012, 12:20 PM
How to keep a value while the page refresh ? - by El Forum - 03-27-2012, 01:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB