Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter URLs
#1

[eluser]webdude[/eluser]
My URLs are database driven and was wondering how CI will handle them. Looking at CodeIgniter URLs in the user guide the URLs use the Model-View-Controller approach, usually represent by something like...
Code:
www.your-site.com/class/function/ID
As I build my URLs up based on what page they belong to I was wondering how they would be handled?
Code:
www.your-site.com/products/stop-metering-valves/
/products/stop-metering-valves/ is the URL held in my database

Thanks
#2

[eluser]webdude[/eluser]
after a bit more reading and testing all sorted. i had to use the URI Routing




Theme © iAndrew 2016 - Forum software by © MyBB