By carson | Published: November 14, 2006
A few days ago when PHP 5.2 was released one of the things that caught my eye was that it now includes the JSON extension. For anyone doing AJAXy type stuff JSON is an easy way to martial your data between your server side language and javascript. For the longest time I've been using the [...]
Posted in programming | Also tagged ajax, php
Upgrade to PHP 5.2 and Get JSON For Free