Kategori: CodeIgniter
CodeIgniter layout without using additional library
May
12
2011
If you familiar with CodeIgniter and CakePHP (or Ruby on Rails, perhaps) framework, you’ll find out that CodeIgniter (or CI in short) lack the layout feature. This can lead to repeated code for header and footer of the page. After … Continue reading