CodeIgniter Framework Basic Tutorial


CodeIgniter is open souce PHP Framework.

What is CodeIgniter?

  • Cool toolkit for building web.
  • Simple and elegant framework to create web applications.
  • Good documented PHP framework

Why CodeIgniter?

  • Cool performance
  • Small footprint
  • Almost zero configuration framework
  • Framework with good and clear documentation

Where You can get it?

Whenever you need CodeIgniter?

  • You need exceptional performance.
  • You need broad compatibility with standard hosting accounts that run a variety of PHP versions and configurations.
  • You do not want to be forced to learn a templating language (although a template parser is optionally available if you desire one)
  • You eschew complexity, favoring simple solutions

Learn CodeIgniter Framework Basic

Introduction to CodeIgniter Framework
CodeIgniter: Installation
Creating First Application at CodeIgniter
Creating and Sending Parameters Between Controller and View
Getting Parameters From GET
Setting Database Configuration
Preparing Database
Showing Simple All Data
Showing Simple One Data
Choosing a Data From GET

Learn CodeIgniter Framework Form

Creating Skeleton
File Structure
Creating Layout Code
Creating Menu Library
Putting Text at Header and Footer
Centralizing $data
Adding CSS
Creating Form HTML
Creating Beautiful Form Code
CodeIgniter HTML Style
Preparing Table at Database
Creating Insert Data
Creating List Data Use Table Library
Creating Table List Without Table Library
Using URL Helper
Showing Single Data for Form Edit
Something Happen With Form Parameters
Updating Data
Deleting Data



Bookmark and Share Tag: CodeIgniter, Framework Category: PHP Framework Post : October 29th 2009 Read: 57,392

blog comments powered by Disqus