Codeigniter : The Introduction

Post on 18-Dec-2014

1.083 views 3 download

description

Codeigniter : The Introduction

Transcript of Codeigniter : The Introduction

Abdul Malik Ikhsan

CodeIgniterWeb Application Framework - The Introduction

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 Loader Log Output Router URI Utf8

Jangan Mengubah CORE !!!!

Tapi Extends-lah ….

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.gif

http://www.grafixalicious.com/comments/Badges/With-A-Glance.png http://t1.gstatic.com/images?q=tbn:ANd9GcS8zNBGY1l3WzfCUd6PVk-LFyMeD7Ipu5mCz_9PmfDsKRaxuBe28_DcW9-q_A 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/1195439435132150667Gerald_G_Cartoon_Cat_Sleeping_Outline.svg.hi.png

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