tecznotes
Michal Migurski's notebook, listening post, and soapbox. Subscribe to this blog. Check out the rest of my site as well.
Feb 19, 2005 12:14am
small update to json-php
I made some edits to JSON-PHP, with the gracious assistance of Matt Knapp. JSON-PHP is my implementation of JSON, a lightweight data-interchange format specially adapted for use with client-server javascript communications with XMLHTTPRequest. The change handles a few edge cases involving encoding mixed-index arrays, trading nominal type consistency for a less lossy representation of data.
Comments
Sorry, no new comments on old posts.