Welcome Guest, Not a member yet? Register   Sign In
database routing
#1

[eluser]Unknown[/eluser]
i need to create custom routing like joomla did in jomsef

so if i write something like


www.mysite.com/my_alias_route_from_entry_1_in_database
www.mysite.com/my_alias_route_from_entry_2_in_database
www.mysite.com/my_alias_route_from_entry_n_in_database


it will route me to my specific /controller/method/data

the problem is, if i wrote manually in routes.php

it can be hundred of array and it will grown as the database grow up
and don't ask me about how many times we should edit routes.php after
adding a new post in database :-S (phew...)

I will appreciate for any suggestion.
#2

[eluser]InsiteFX[/eluser]
Did you look at the _remap ?

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB