Jul 15th
2009 ∞
2009 ∞
PHP Arrays To JSON
json_encode() is a PHP 5 only function. If it is at all possible that your client isn’t running PHP 5, but some antiquated version from 2004, then this array2json() function from bin-co will come in handy.


