Re: [SOAP] SOAP client issue: < & > removed from XML payload
[email protected] (David Zülke)
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
Am 07.01.2009 um 07:01 schrieb Stephen Gray: > I am sure this is a problem with the PHP client not the server, as > when I replaced the PHP client with a Perl client the problem went > away. It's not, the problem is you. You are echo'ing something that looks like HTML. Your browser does not display the tags. Use var_dump() instead of echo() or view the page source...
smime.p7s
(application/pkcs7-signature, 2.4 KB) - not displayed