JSON-PHP

     So I was surfing around and heard about JSON. Still curious about JSON, I surfed further and found JSON-PHP. It sounds like JSON will fill XML’s shoes for browser-based applications. The gist of this is that you get your stuff from PHP (your server) to Javascript (the browser) without the XML chaperone.