SOAP_Header

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
fox1999
Forum Newbie
Posts: 1
Joined: Mon Sep 25, 2006 6:11 am

SOAP_Header

Post by fox1999 »

Hi all,

i'm fighting against SOAP and PHP and more specifically to setup a SOAP header to do authentication. What i need is very simple to say less simple to do. I need to setup user and passord in SOAP Header because in the server side are set that the authentication is required.

Can somebody help me providing some sample code to set user and pwd in the SOAP header?

Thanks in advance and regards

Flavio
Post Reply