URL simplification |
[eluser]louis w[/eluser]
Check out "Remapping Function Calls" in the user guide. I always try to avoid routes if they are not needed just because its an extra thing to add to the complexity of a site. I would set up a profile controller and then add a _remap method then look the user up through that. http://ellislab.com/codeigniter/user-gui...#remapping |
Messages In This Thread |
URL simplification - by El Forum - 03-25-2008, 07:05 PM
URL simplification - by El Forum - 03-25-2008, 08:50 PM
URL simplification - by El Forum - 03-25-2008, 09:22 PM
URL simplification - by El Forum - 03-25-2008, 09:30 PM
URL simplification - by El Forum - 03-25-2008, 11:38 PM
|