$config['use_page_numbers'] = TRUE is not working perfectly in codeigniter 2.1.0? |
[eluser]somenet[/eluser]
yes i passed the actual limit and offset.The url is like this http://localhost/CodeIgniter_2.1.0/books/index/ but this code is true while $config[’use_page_numbers’] = false is used,only when we use $config[’use_page_numbers’] = true then this time it not return actual data. |
Messages In This Thread |
$config['use_page_numbers'] = TRUE is not working perfectly in codeigniter 2.1.0? - by El Forum - 05-18-2012, 07:41 PM
$config['use_page_numbers'] = TRUE is not working perfectly in codeigniter 2.1.0? - by El Forum - 05-18-2012, 09:15 PM
$config['use_page_numbers'] = TRUE is not working perfectly in codeigniter 2.1.0? - by El Forum - 05-19-2012, 12:35 AM
$config['use_page_numbers'] = TRUE is not working perfectly in codeigniter 2.1.0? - by El Forum - 05-19-2012, 10:07 AM
$config['use_page_numbers'] = TRUE is not working perfectly in codeigniter 2.1.0? - by El Forum - 05-20-2012, 05:36 PM
$config['use_page_numbers'] = TRUE is not working perfectly in codeigniter 2.1.0? - by El Forum - 05-21-2012, 02:03 PM
$config['use_page_numbers'] = TRUE is not working perfectly in codeigniter 2.1.0? - by El Forum - 05-21-2012, 05:54 PM
|