Javatpoint Logo
Javatpoint Logo

Basic Site creation in CodeIgniter

Here, we'll learn how to create a basic site with the help of CodeIgniter.

In controllers folder we'll create a file named as Form.php

We have created different files for header, nav, content and footer and all these files are loaded in the contoller's file.

File header.php in application/views

File nav.php in application/views

File content.php in application/views

File footer.php in application/views

Final output is shown below with URL localhost/site_example/index.php/Form.

Codeigniter Basic site creation in codeignter 7




Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA