this didn't get a response on the mailing list so I'll repost it here:
FROM: S Haldar
DATE: 04/01/2000 05:23:56
SUBJECT: [PHP3] Re: php3 Digest 1 Apr 2000 05:59:19 -0000 Issue 1580
Hi folks,
Is there any implementation of php3/4 that supports wddx deserialization
for recordset packets? I find using the wddx.js javascript package an
easy way of packetizing tabular information. But when I need to
deserialize these packets using the php wddx functions, it cannot
deserialize the packet. I have to do some circus to reformat the packet
format before I can deserialize it (clean backslashes, replace tag names
etc..). Is there an easier, standard mechanism in php versions that can
handle these wddx recordset packets?
Thanks,
Susmit Haldar