Hi All, Does anyone know whether Dathorn supports the Pear:JSON libraries?
JSON is a javascript library that allows you to send data (asynchronously) in a conforming non-xml format, that is auto-serialized into js objects and/or php/java objects on the server end.
thanks
JSON is a javascript library that allows you to send data (asynchronously) in a conforming non-xml format, that is auto-serialized into js objects and/or php/java objects on the server end.
thanks
That'll make life so much simpler. now with PHP5.. this will rock. thanks Andrew
Comment