Hi David,
> Ok. I'm not too familiar with SOAP (never needed to use it before) so > I'll have to do some research into this before I do so. But does anyone > have any examples for this function I could possibly use? I was asked recently to develop a program that used Google's AdWords API, which uses SOAP as the transport protocol. I'm attaching a piece of the PHP code I used in that program. It only shows how to send SOAP headers when acting as a client, but I guess it should be similar when acting as a server. Feel free to modify it to the needs of the manual. Leonardo B.
soap_example.php
Description: application/php
