Welcome Guest, Not a member yet? Register   Sign In
Pagination when last segment is an $row->id How to do this ????
#1

[eluser]Mohsen32[/eluser]
Hi

It the link to my categories:
http://domain.com/index.php/ads/cat/1.html

I went mixed up in doing this, any help would be appreciated.
#2

[eluser]xwero[/eluser]
The category id will always be there so the base_url will be something like
Code:
$config['base_url'] = site_url('ads/cat/'.$cat_id);
#3

[eluser]Mohsen32[/eluser]
Oops!
I tried my best but couldn't do it, Will you provide me with the full codes needed for doing this?
I mean The View, Controller and Model.

Thanks for helpin' out a truely newbie.
#4

[eluser]Mohsen32[/eluser]
Anyone ?




Theme © iAndrew 2016 - Forum software by © MyBB