Hello again,

now I tried
    print  htmlentities(wddx_serialize_value("PHP to WDDX packet example",
"PHP packet"));
and this looks okay
but when I call a method on a java object
    $honda->setArray($htmlpacket);
it comes up with
    character not allowed in ....

So I think it means the "<" and ">" characters but how is it going then?

Thanks in advance, Helke

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to