Sean McCormack wrote:
> 
> Does PHP currently support SOAP? If so, where is the documentation on it
> (couldn't find it on the site)? If not, when will it be supported? Thanks!
> 
> Sean McCormack
> Lead Web Developer, Liaison
> voice: 512.345.0020 x 189
> email: [EMAIL PROTECTED]

Do a search on freshmeat.net for Soap. I think you'll find someone
who've made an parser for soap. BTW, Soap is just XML, so find more info
about Soap and use the XML functions of PHP to generate and parse the
messages sent.

-- 
Paul K Egell-Johnsen
Developer/PR Manager
eZ systems as
http://ez.no/

-- 
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