CodeIgniter Web Application Framework - The Introduction Abdul Malik Ikhsan
CodeIgniter at a Glance  PHP Full-Stack Framework  Gratis  Ringan  Cepat  Menggunakan MVC  Mempunyai Dokumentasi Yang Bagus
Quick Installation  Download dari http://codeigniter.com  Unzip  Copy ke “DocumentRoot”  That's it!
Horay, installed 
The Flow
The URL
The Model
The Controller
The View
The Core Classes  Benchmark  Config  Controller  Exceptions  Hooks  Input  Language Jangan Mengubah CORE !!!!  Loader  Log Tapi Extends-lah ….  Output  Router  URI  Utf8
Extending Core Class
Extending Core Class : Step 1  Set Prefix untuk Kelas-Kelas yang mengextends Core Class di file ./application/config/config.php
Extending Core Class : Step 2  Membuat Kelas yang meng-extends Core Class
Extending Core Class : Step 3  Call It
The Libraries
The Libraries – Create Your Own
The Libraries – Sample Of yours
The Libraries – Use it
The Helpers
The Helpers – Create Your Own
The Helpers – Sample Of yours
The Helpers – Use It
Hm…. Today, I thing it’s enough… Terima Kasih
This presentation contained copyrighted material licensed under various creative commons licenses unless otherwise noted: Photos :  http://4.bp.blogspot.com/_tcrA0hff_58/TTmrd0KFQlI/AAAAAAAAADc/9iCn4UPk5W0/s200/stempel_1.gi  http://www.grafixalicious.com/comments/Badges/With-A-Glance.png  http://t1.gstatic.com/images?q=tbn:ANd9GcS8zNBGY1l3WzfCUd6PVk-LFyMeD7Ipu5mCz_9PmfDsKRaxuBe2  http://codeigniter.com/user_guide/images/appflowchart.gif  http://www.alistapart.com/d/designingforflow/flow.jpg  http://2.bp.blogspot.com/_k4tZW58m7oE/TJN3htOm2nI/AAAAAAAAACM/H-UarHWQN2Y/s1600/1195 Reference :  http://codeigniter.com/user_guide  http://www.slideshare.net/neotohin/introduction-to-code-igniter  http://www.slideshare.net/tobyberesford/benefits-of-the-code-igniter-framework  http://www.slideshare.net/joelg87/codeigniter-for-startups-cicon2010

Codeigniter : The Introduction