Welcome Guest, Not a member yet? Register   Sign In
How do you remove the controller from the URL?
#7

[eluser]learning_php[/eluser]
Hi,

It seems that as my link was
Code:
<?= anchor('homepage/info','Information');?>
it added the homepage into the URL so I changed the link to just
Code:
<?= anchor('/info','Information');?>

Thanks for the help


Messages In This Thread
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 11:48 AM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 01:22 PM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 01:31 PM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 01:53 PM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 01:57 PM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 02:00 PM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 02:04 PM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 02:07 PM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 02:15 PM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 02:21 PM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 02:24 PM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 02:32 PM
How do you remove the controller from the URL? - by El Forum - 04-20-2009, 02:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB