News Feed
Jobs Feed
Sections




News Archive
Ibuildings techPortal:
Using MongoDb in PHP Applications
November 30, 2010 @ 09:52:48

New from the Ibuildings techPortal there's this article from Paul Matthews about using MongoDB in PHP applications. It's an introductory level tutorial that uses the MongoDB extension for PHP to interface with a local database.

This tutorial will show you how to incorporate MongoDB into new or existing object-oriented applications, by showing how to interact and integrate with applications and how to deploy applications using MongoDB. [...] If you've implemented MongoDB into many of your systems, then maybe this tutorial will, open your eyes on a new way of integrating it. Whatever your background, if you understand object-orientation and want to start using MongoDB, then this tutorial is for you.

He links you to the resources you'll need to get things set up - the extension and a MongoDB - as well as some "first steps" creating a sample Link and LinkPeer objects. There's code examples of how to pull in collections, insert data back into the database and update/delete too. You can grab the full source of his examples from his github account.

0 comments voice your opinion now!
mongodb tutorial extension database nosql


blog comments powered by Disqus

Similar Posts

DevShed: Working with Attributes and CDATA Sections with the DOM XML Extension

Fabien Potencier's Blog: Create your own framework... on top of the Symfony2 Components (part 5)

Ibuildings techPortal: Building an Continuous Integration Server for PHP with Hudson

PHPBuilder.com: An introduction to PEAR's Validate package

NetTuts.com: Create Instagram Filters With PHP


Community Events









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


zendframework2 framework release api object tool opinion event composer unittest interview introduction language code development community testing example podcast functional

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