Welcome Guest, Not a member yet? Register   Sign In
Transforming codeigniter URLs to SEO friendly URLS
#3

[eluser]tonanbarbarian[/eluser]
one idea that is a bit more work than using the routes config file, but may make it easier to manage in some ways, is to store the routes in a database.

then you use a pre_system hook to lookup in the database and then modify the $_SERVER vars necessary to have the route convert correctly


Messages In This Thread
Transforming codeigniter URLs to SEO friendly URLS - by El Forum - 10-28-2010, 05:31 PM
Transforming codeigniter URLs to SEO friendly URLS - by El Forum - 10-28-2010, 07:09 PM
Transforming codeigniter URLs to SEO friendly URLS - by El Forum - 10-28-2010, 07:47 PM
Transforming codeigniter URLs to SEO friendly URLS - by El Forum - 10-29-2010, 05:28 AM
Transforming codeigniter URLs to SEO friendly URLS - by El Forum - 10-29-2010, 05:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB