News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Jan Lehnardt's Blog:
CouchDb Views with PHP
September 18, 2007 @ 09:32:00

Showing off the ever-expanding reach of the CouchDb functionlity, Jan Lehnardt has posted a new blog entry about another way (besides with Javascript) that you can make views with the CouchDb software - with PHP.

CouchDB lets you hook up any language interpreter or compiler & executor via a simple line-based protocol that gets exchanged over standard in- and output. The core PHP code to wrap the PHP interpreter around that protocol and stdio is not even 70 lines of code and 130 with a some helper functions and comments. It needs PHP 5 and the JSON extension.

A code example is included showing how to make a sample request back to the CouchDb and the script to handle the parsing. If you'd like to customize things a bit more, check out the wiki pages for the protocol to get started.

0 comments voice your opinion now!
couchdb view javascript code example database couchdb view javascript code example database



Similar Posts

Utah PHP Users Group: PHP and JSON

DevShed: Building a PHP 5 Form Processor - Coding the Form Generator Module

Evert Pot's Blog: Preventing XSS in Javascript strings

Adam Trachtenberg's Blog: PHP SOAP vs. SDO

Eirik Hoem's Blog: Simple config management for PHP


Community Events











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


package releases developer security conference framework PHP5 ajax mysql book job application database code zendframework release zend cakephp example PEAR

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