Welcome Guest, Not a member yet? Register   Sign In
limit in mysql
#1

[eluser]Unknown[/eluser]
im still new about code igniter applications....

Due to my limited know-how....

My question goes like this...

::> $query = $this->db->get('mytable', 10, 20);
which tells about the limit of displaying a record from the 'mytable' database....


but this is not working on me...

i expect the code to display the first two record... but it seems i miss it...

i made a code : $query = $this->db->get('mytable',2);
which display the first two record...


please comment my post.... i want to learn more about code igniter....


Messages In This Thread
limit in mysql - by El Forum - 03-05-2008, 09:14 PM
limit in mysql - by El Forum - 03-05-2008, 09:20 PM
limit in mysql - by El Forum - 03-06-2008, 06:32 PM
limit in mysql - by El Forum - 03-07-2008, 01:23 AM
limit in mysql - by El Forum - 03-07-2008, 01:46 AM
limit in mysql - by El Forum - 03-07-2008, 02:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB