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

[eluser]Ninjabear[/eluser]
[quote author="ludo31" date="1332501069"][quote author="Ninjabear" date="1332498449"]I can only see one thing, you have no:

Code:
$config['uri_segment'] = 3; //Set to value of offset.
[/quote]

Hi , thanks for your response but this code don't suffice ???

Code:
$offset = $this->uri->segment(3);
[/quote]

No because $offset is just a variable and isn't picked up by the pagination class. The pagination initialise function needs to know where to stick the offset part.


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