Welcome Guest, Not a member yet? Register   Sign In
route_to not working with controller::method
#4

From what I read in the User's Guide I believe you need to set your route in the html file
like this.

PHP Code:
<?= base_url('Controller/Method'); ?>

Then the auto routing will try to match it against the controller and method.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: route_to not working with controller::method - by InsiteFX - 03-05-2020, 08:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB