Welcome Guest, Not a member yet? Register   Sign In
Redirect issues
#5

(05-10-2019, 10:30 AM)Wouter60 Wrote: What kind of file is the code you posted here? Model, controller, view???  I think you are (still) missing the basics about CodeIgniter.
Your code only shows procedural code, where CodeIgniter is object oriented, and works with classes. Your php file doesn't contain any class.
CodeIgniter will process all URL's through index.php and never points to html files.

Sorry about that! Its for a view, I copied code from github and added to mine.
Reply


Messages In This Thread
Redirect issues - by Mekaboo - 05-09-2019, 07:31 PM
RE: Redirect issues - by php_rocs - 05-10-2019, 06:39 AM
RE: Redirect issues - by Mekaboo - 05-10-2019, 06:50 PM
RE: Redirect issues - by Wouter60 - 05-10-2019, 10:30 AM
RE: Redirect issues - by Mekaboo - 05-10-2019, 06:51 PM
RE: Redirect issues - by InsiteFX - 05-11-2019, 08:26 AM
RE: Redirect issues - by Mekaboo - 05-12-2019, 08:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB