CodeIgniter Resources Directory
- Friday May 18th
-
Login
-
Create an account
Kaimonokago is a CMS with shopping cart which suits for a small shops. Some of featuresEmail order notice to admin and cutomerAdmin login, forgot password functionAdmin Event calendarAdmin Page managementjQuery Drop-down site menuDifferent types of sli ...
Read more...
I have created a course schedule and booking system on CodeIgniter. Features are the followings. Admin featuers CRUD weeks CRUD date CRUD trainers/teachers Sorting by type whose names are given by colors CRUD bookings Booking details by course Yout ...
Read more...
How to make use of helpers, plugins and libraries in Codeigniter, and when is the best time to which.
Read more...
This is a tutorial how to integrate PEAR into Codeigniter.
Read more...
The tutorial will show you how to get the latest version of CodeIgniter from EllisLabs Subversion Repository.
Read more...
There are 2 types of errors we have to work with. The ones which are displayed out in nice friendly text to your users, and the type which are hidden and for debugging purposes. Codeigniter provides the means to do both pretty easily, thankfully.
Read more...
How to run codeigniter with a mix of segment-based URLs and querystrings.
Read more...
An event calendar using Codeigniter and jquery.
Read more...
CodeIgniter is best framework and has an extensive community to help you always. Lot of tutorials are available online. Here i have given some best tutorials.
Read more...
An example to introduce you to CodeIgniter. The tutorial will explain how to build a simple job board.
Read more...
Code Igniter, a PHP framework that cooks, cleans and does the dishes. Even comes with a kitchen sink! Code Igniter will spoil you with flexibility, usability and functionality?and then you'll see the manual and never again be satisfied with other product' ...
Read more...
A tutorial on how to use the nice and pretty ExtJs Grid with CodeIgniter which at the same time will be retrieving the data from MySQL.
Read more...
This article demonstrates how to create, with relative ease, an unobtrusive AJAX application with CodeIgniter and Mootools.
Read more...
Simple steps to setting up codeigniter. Covers: Download CI and upload to hosting environmentRename ’system’ directoryMove ‘application’ directory to public accessible directoryUpload and modify index.phpAdd .htaccess to remove index.php from URL ...
Read more...
This tutorial in 3 parts cover all basics for the newbies, from configuration to form validation to models implementation.
Read more...
This tutorial will show a quick example of returning a set of results from a database and paginating those results with CodeIgniter.
Read more...
This tutorial will introduce you to an easy way to integrate the Zend Framework libraries into CodeIgniter PHP Framework.
Read more...
A solution for using SWIFT MAILER library with CodeIgniter.
Read more...
By default, CodeIgniter's folder structure is really geared towards one site domain. This post will show how to configure CodeIgniter to support multiple sites with one install.
Read more...
How to extend the native models in Codeigniter.
Read more...