Sponsored Links

Flexigrid 1.1 Implementation on Codeigniter 2.10

Flexigrid is a light weight jquery plugin with an ajax loading grid. This is excellent for handling various kinds of data. A codeigniter implementation was created by Frederico Carvalho. This implementation is with Codeigniter 1.7.2. But now in Codeigniter 2.1.0 lot of this changed. Also the website is now not working. So here is another implementation of latest flexigrid with codeigniter 2.1.0 Download Flexigrid_CI_v0.36.1 Flexigrid with Custom Search Forms ThereRead More…

CodeIgniter Cheet Sheet V2

CodeIgniter is a  best  open source PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured PHP based web applications with minimal code. The framework is based on Model-View-Controller [MVC] architecture. While view and controller classes are a necessary part of development under CodeIgniter, Models are entirely optional. But to stick with MVC normally all database interactions are doneRead More…

Sponsored Links

CodeIgniter 1.7.2 – New Version works with PHP 5.3.0

A new version of codeigniter released on Sep 11, 2009. Derek Johns says it include Compatible with PHP 5.3.0 Added a new Cart Class. Improvements to the Form helper Added is_php() to Common functions to facilitate PHP version comparisons Modified show_error() to allow sending of HTTP server response codes, and all internal uses now send proper status codes. Numerous bug fixes It is a minor bug fix release of CodeigniterRead More…

Code Igniter for Beginners in Fedora 11

Code Igniter A Nice PHP Framework with low memmory footprint MVC (Model View Controller) Design Easy to learn and test Suitable for Most hosting accounts Base of Expression Engine 2 Deep Documentation and Tutorials How To Begin in Fedora 11. In Fedora 11 the Apache server is coming as pre-loaded . If you installed the servers it is there. If not install httpd packages by using yum install httpd orRead More…

Sponsored Links

CodeIgniter with firePHP – FireBug Extension

Debug Codeigniter Application with FireBug and FirePHP, famous webdeveloper extensions for firefox. This is very easy to get the messages, errors, notices from a codeigniter application using firePHP. And it is integrated into the firefox web extension FireBug. This is an essential combination for any PHP Developer those who working in CodeIgniter …

Related Posts Plugin for WordPress, Blogger...