Gurzi Posted April 15, 2008 Share Posted April 15, 2008 Hello everyone I am trying to use CodeIgniter and i am a little bit confused. I have the file index.php that has the entire website layout. I will need to use it in a lot of differente pages. The only thing that really change is the div content that is inside the index.php. How i can create just one file and use it in different pages ? Create the header and footer in differente pages and use include ? ( this is the default style that i use ) but with MVC Pattern i dont know if this is the right method to reach the goal. any suggestions ? thanks Link to comment https://forums.phpfreaks.com/topic/101134-codeignitter-and-indexphp/ Share on other sites More sharing options...
mapleleaf Posted February 17, 2010 Share Posted February 17, 2010 Codeigniter has the best documentation around. Read the manual. Link to comment https://forums.phpfreaks.com/topic/101134-codeignitter-and-indexphp/#findComment-1013767 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.