JSON for PHP?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • avenuex
    Member
    • Apr 2004
    • 51

    #1

    JSON for PHP?

    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
  • AndrewT
    Administrator
    • Mar 2004
    • 3655

    #2
    Only a handful of PEAR packages are installed by default, but most of them we can install for you at your request (submit a ticket).

    Comment

    • avenuex
      Member
      • Apr 2004
      • 51

      #3
      Great!! That'll make life so much simpler. now with PHP5.. this will rock. thanks Andrew

      Comment

      Working...