Welcome Guest, Not a member yet? Register   Sign In
how to makerewrite engine ?id=10 to /10
#2

[eluser]eoinmcg[/eluser]
in your application/config/routes.config

Code:
$route['welcome/(:num)'] = "welcome/index/$1";

all the info is here: http://ellislab.com/codeigniter/user-gui...uting.html


Messages In This Thread
how to makerewrite engine ?id=10 to /10 - by El Forum - 05-16-2011, 01:26 PM
how to makerewrite engine ?id=10 to /10 - by El Forum - 05-18-2011, 04:34 AM
how to makerewrite engine ?id=10 to /10 - by El Forum - 05-19-2011, 08:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB