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 Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/101134-codeignitter-and-indexphp/#findComment-1013767 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.