PHP to bundle JSON
Saturday, February 11th, 2006A really interesting feature of open source is the ability to move quickly in response to user demands. According to this post, PHP will include the php-json module with standard distribution.
A really interesting feature of open source is the ability to move quickly in response to user demands. According to this post, PHP will include the php-json module with standard distribution.
Here’s one library that’s pretty nice: PAJAJ - they have some slick demos.
HTML_AJAX had its first PEAR release today. Its the same version as was voted on so there is no new code but you can use the PEAR installer to get it.
Once you have it installed you’ll find the examples in the docs dir […]