NYCPHP Meetup

NYPHP.org

[nycphp-talk] What json library do you use?

Daniel Convissor danielc at analysisandsolutions.com
Wed Aug 8 21:27:34 EDT 2007


On Wed, Aug 08, 2007 at 11:00:49AM -0400, Cliff Hirsch wrote:
> Json will be standard from php5.2 onwards. But for those of us that are a
> bit behind, what json library do you recommend for development

http://pecl.php.net/package/json.  Your PHP code doesn't need to change a 
bit: json_encode() and json_decode().

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409



More information about the talk mailing list