Welcome Guest, Not a member yet? Register   Sign In
Codeigniter with several webs
#10

(This post was last modified: 03-02-2020, 09:31 AM by John_Betong.)

@Entai,

> Ok, by now I can access the welcome controller and from there go to the view in the new views folder:

Take a look at the flow chart below which is very helpful.

https://codeigniter.com/user_guide/overv...pflow.html

Once you understand the flow look at the appplication routes.php file and make changes to the routes and try:
1. adding parameters to the existing welcome_message page
2. getting the parameters to show on the welcome page
3. duplicate the welcome page in the same folder and add a route to find the new page.
4. try duplicating the Home class, rename and make a route to the new class and to a new page.

Upon reflection try the News Tutorial which is very good and covers the above points.
Reply


Messages In This Thread
Codeigniter with several webs - by Entai - 02-28-2020, 01:18 PM
RE: Codeigniter with several webs - by Entai - 02-28-2020, 05:55 PM
RE: Codeigniter with several webs - by Entai - 02-28-2020, 07:51 PM
RE: Codeigniter with several webs - by Entai - 03-01-2020, 05:57 PM
RE: Codeigniter with several webs - by Entai - 03-02-2020, 07:48 AM
RE: Codeigniter with several webs - by John_Betong - 03-02-2020, 09:30 AM
RE: Codeigniter with several webs - by FlavioSuar - 03-02-2020, 01:50 PM
RE: Codeigniter with several webs - by Entai - 03-03-2020, 09:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB