Kenny Katzgrau has a new post with the top ten Sparks (CodeIgniter packages) for the year of 2011:
codeigniterKenny Katzgrau's Blog: The Top 10 CodeIgniter Sparks of 2011PHPDeveloper.org Mon, 01/02/2012 - 09:32
Kenny Katzgrau has a new post with the top ten Sparks (CodeIgniter packages) for the year of 2011: Derek Allard's Blog: Modifying the default CodeIgniter Calendar ...PHPDeveloper.org Fri, 12/24/2010 - 11:09
Derek Allard has a quick post for the CodeIgniter users out there with some styling you can use on the default CI calendar. Alex Bilbie's Blog: MongoDB + CodeIgniter 101 (Part 1)PHPDeveloper.org Thu, 04/15/2010 - 12:05
In a recent post to his site Alex Bilbie shows how to integrate CouchDB and CodeIgniter to make a simple NoSQL-based application. Tags:
Jamie Rumbelow's Blog: Wrap me up and put me in a boxPHPDeveloper.org Fri, 04/09/2010 - 07:09
Jamie Rumbelow, a developer on the CodeIgniter framework project, has a new post about a feature of the upcoming CodeIgniter 2.0 version of the framework - code packages. NETTUTS.com: CodeIgniter from Scratch: Shopping CartPHPDeveloper.org Fri, 03/26/2010 - 07:08
On NETTUTS.com there's a new tutorial looking at the CodeIgniter framework and using the shopping cart class that it comes bundled with to create a simple cart system based on this library. NETTUTS.com: Build an RSS 2.0 Feed with CodeIgniterPHPDeveloper.org Thu, 11/19/2009 - 07:59
New on NETTUTS.com today there's a tutorial about building a simple RSS feed for your CodeIgniter application based on the contents of a MySQL database and a standard MVC setup of files to handle the request. Phil Sturgeon's Blog: CodeIgniter "2.0": Rumours, facts and requ...PHPDeveloper.org Mon, 11/02/2009 - 21:12
In this new post to his blog today Phil Sturgeon takes on some of the rumors that have been floating around about a version 2.0 of the CodeIgniter framework. NETTUTS.com: How to Update your Twitter Status with CodeIgniterPHPDeveloper.org Tue, 09/22/2009 - 06:54
In a new tutorial from NETTUTS.com today they look at connecting Twitter and your CodeIgniter-based application via a curl interface (and caching the last tweet). They help you configure your framework to autoload the database, create the table and built the model to fetch the latest tweets. NETTUTS.com: CodeIgniter From Scratch: Day 6 '" LoginPHPDeveloper.org Fri, 09/11/2009 - 10:16
NETTUTS.com has posted part six in their "CodeIgniter from Scratch" screencast series today. NETTUTS.com: CodeIgniter From Scratch: Day 5 '" CRUDPHPDeveloper.org Mon, 08/31/2009 - 09:44
NETTUTS.com picks back up their "CodeIgniter From Scratch" series today with day five, a look at the CRUD (create, read, update and delete) features that the framework comes with. |