News Feed
Jobs Feed
Sections




News Archive
Alex Bilbie's Blog:
MongoDB + CodeIgniter 101 (Part 1)
April 15, 2010 @ 13:05:39

In a recent post to his site Alex Bilbie shows how to integrate CouchDB and CodeIgniter to make a simple NoSQL-based application. He helps you through each step of the way - from installation down to working code.

So I've decided that I want to properly document my MongoDB exploration and I may as well help others to learn with me. [...] What I'm going to do here in part 1 is install MongoDB, install the PECL PHP extension and just play around a bit.

He installs the latest version of MongoDB from packages and the latest version of the PECL extension to get PHP connected to it. He sets up a basic CodeIgniter install and creates the basic structure of the application. He creates the simple "blog" application (quickly becoming the "hello world" for framework examples) that can take in a title, content and author and add/view the information in the locally running database.

2 comments voice your opinion now!
mongodb nosql tutorial codeigniter pecl


blog comments powered by Disqus

Similar Posts

Ant Phillips' Blog: Extending PHP in Project Zero

DevShed: Expanding the Application Range of Visitor Objects in PHP 5

Zend Developer Zone: Create your own widget with PHP-GTK

Label Media Blog: Installing Sphinx and PECL/Sphinx on Mac OS X

Phil Sturgeon's Blog: What happens next?


Community Events











Don't see your event here?
Let us know!


language podcast series release example phpunit unittest interview testing framework introduction conference community tool zendframework2 database code opinion development functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework