News Feed
Jobs Feed
Sections




News Archive
Harry Roberts' Blog:
Manipulating PHP arrays with SQL
May 22, 2008 @ 14:39:54

Harry Roberts has a quick post to his blog today showing a method he's come up with to handle PHP arrays from inside of SQL statements (a port of the JsonSQL library to PHP).

Trent Richardson created a very small and simple JsonSQL library for JavaScript which allows you to run an extremely limited subset of SQL against a Json array/object. I quickly ported it over to PHP 5 and it works like a charm, although the syntax for the WHERE clause isn't exactly the same but the rest ported across properly.

He's included some sample source code of it in action - selecting information out of an array of user information, once changing their order and the other grabbing a username. Complete source for the library is included too.

0 comments voice your opinion now!
manipulate array sql statement phpsql library port jsonsql


blog comments powered by Disqus

Similar Posts

Ahmed Shreef's Blog: Soap Web Services in PHP & hint on consuming from .Net

Internet Super Hero Blog: MySQL native driver for PHP: mysqlnd-5.0.1-beta available

Devshed: A Close Look at the GD Library in PHP

DevShed: Main Methods of the DirectoryIterator Class in PHP 5

SitePoint PHP Blog: UTF-8 Email in PHP with eZ Components


Community Events











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


functional podcast interview usergroup rest release introduction opinion example testing zendframework2 phpunit development community symfony2 series conference framework language database

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