|
Hey- what's up Mike.
falsepride> You might be interested to know that several PHP extensions (including some PEAR or other library classes) allow PHP to interact with most other environments. Using the JSON extension really isn't specifically a way for PHP to interact with JavaScript, it's just a shortcut to encode or decode a JSON string, which really could be used as a lightweight protocol to interact with anything, much the way XML is used.
I for one, am glad to have found JSON as an alternative to XML, as I can't stand dealing with it (as a web service, anyway).
__________________
|