Donncha O Caoimh said: > Has anyone used a SOAP server with PHP? Searching google.com showed > quite an interest in producing one but none in production or even being > worked on. :( SOAP's so simple you could almost use a direct TCP connection to port 80 and print the XML ;) That's an option, --j.