[eluser]Unknown[/eluser]
Hi,
i have a few questions concerning codeigniter.
First to know. I'm from germany and my english isn't the best but I hope you understand, what I write. ;-)
I'm wonderng how to start with building a Webpage with codeigniter.
The last years, I only builded my Webpages with manual typing PHP-Code.
Know I want to know, how can I begin to work with CI. I read the part about the Controlers and Views. And i Think I understand it.
If I want to build my Webpage in different Files, which is the best way to realize that with CI?
I want to have one index.php which takes the Css-File and has the Design-Structure which any other Site of my Webpage have. But, when I click any Menu-Pount the content have to change. Do I make the Includes for the content in the Controllers? Or in the View File?
Greetz
Mikesh