Hi,

I have a script running on a server, which retrieves some values from a DB
and encodes them into WDDX.

I have another script running on the client, which deserializes WDDX and
SAX-parses the XML data.

How do I connect the two, so that the client script connects to the server,
runs the server script and gets the resulting WDDX packet?

Thanks!

Vikram
--
I wouldn't recommend sex, drugs, and insanity for everyone, but it works
for me.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to