Welcome Guest, Not a member yet? Register   Sign In
How can I accomplish this? pls
#3

[eluser]my_immortal[/eluser]
xwero, Thanks for suggestion.

but if I had any other controller e.g."help.php, forum.php, contact.php ... etc".
Code:
$route['help'] = 'help';
$route['forum'] = 'forum';
.
.
$route[':any'] = 'profile/$1';
I affraid that if I had a lot of controllers I must add every controller to $route before the
profile controller.
Is there any solution that simpler than this?
best regards.


Messages In This Thread
How can I accomplish this? pls - by El Forum - 01-25-2008, 02:44 AM
How can I accomplish this? pls - by El Forum - 01-25-2008, 02:52 AM
How can I accomplish this? pls - by El Forum - 01-25-2008, 03:36 AM
How can I accomplish this? pls - by El Forum - 01-25-2008, 04:50 AM
How can I accomplish this? pls - by El Forum - 01-25-2008, 05:10 AM
How can I accomplish this? pls - by El Forum - 01-25-2008, 06:04 AM
How can I accomplish this? pls - by El Forum - 01-25-2008, 06:22 AM
How can I accomplish this? pls - by El Forum - 01-25-2008, 07:02 AM
How can I accomplish this? pls - by El Forum - 01-25-2008, 07:32 AM
How can I accomplish this? pls - by El Forum - 01-25-2008, 07:43 AM
How can I accomplish this? pls - by El Forum - 01-25-2008, 08:32 AM
How can I accomplish this? pls - by El Forum - 01-25-2008, 03:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB