Welcome Guest, Not a member yet? Register   Sign In
need help in pagination
#3

[eluser]InsiteFX[/eluser]
This can also be changed.
Code:
$paginator=$this->pagination->create_links();
$data['paginator']=$paginator;

// can be changed to this:
$data['paginator'] = $this->pagination->create_links();

InsiteFX


Messages In This Thread
need help in pagination - by El Forum - 05-03-2011, 02:48 AM
need help in pagination - by El Forum - 05-03-2011, 03:33 AM
need help in pagination - by El Forum - 05-03-2011, 03:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB