Welcome Guest, Not a member yet? Register   Sign In
How to edit a site with CodeIgniter
#3

look for App/View and App/Controller folder.

Edit here -> page are store in View folder
and data pass to View using controller file.

App/Config/Routes.php -> store all url for web and call function in controller to view web page.

This is should be giving a rough idea on editing existing web
Reply


Messages In This Thread
How to edit a site with CodeIgniter - by Milina - 10-08-2021, 05:20 AM
RE: How to edit a site with CodeIgniter - by ikesela - 10-08-2021, 10:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB