localhost send an invalid response |
Also make sure that you saved your controller to the file system with the first letter
capitalized. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Try these:
PHP Code: return route_to(base_url()); What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Show us an image of your Controllers folder. The file name needs to be identical to the Controller class name.
PHP Code: class Komik extends BaseContoller What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
(11-30-2020, 09:36 PM)InsiteFX Wrote: Show us an image of your Controllers folder. The file name needs to be identical to the Controller class name.controller: https://imgur.com/RYSLWVg |
Welcome Guest, Not a member yet? Register Sign In |