[PHP-DOC] #32410 [Opn]: Documentation unclear for SoapHeader

2005-09-16 Thread gehrig at ishd dot de
ID: 32410 User updated by: gehrig at ishd dot de Reported By: gehrig at ishd dot de Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 5.0.3 New Comment: Anything new on this one? Previous Comments: ---

Re: [PHP-DOC] #32410 [Opn]: Documentation unclear for SoapHeader

2005-04-03 Thread Adam Maccabee Trachtenberg
On Sun, 3 Apr 2005, Gabor Hojtsy wrote: > > I'm not really sure what the bug submitter is trying to do. My > > understanding is that he is trying to send a header in a soap request, > > but doesn't the example already show how to do that? > > Please reply to the bug report, so you will get informa

Re: [PHP-DOC] #32410 [Opn]: Documentation unclear for SoapHeader

2005-04-03 Thread Gabor Hojtsy
I'm not really sure what the bug submitter is trying to do. My understanding is that he is trying to send a header in a soap request, but doesn't the example already show how to do that? Please reply to the bug report, so you will get information on what was the intention of the original submitt

Re: [PHP-DOC] #32410 [Opn]: Documentation unclear for SoapHeader

2005-04-03 Thread David Mytton
I'm not really sure what the bug submitter is trying to do. My understanding is that he is trying to send a header in a soap request, but doesn't the example already show how to do that? Example 1. Some examples $client = new SoapClient(null, array('location' => "http://localhost/soap.php";,

Re: [PHP-DOC] #32410 [Opn]: Documentation unclear for SoapHeader

2005-04-03 Thread David Mytton
Thanks! Leonardo Boshell wrote: 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

Re: [PHP-DOC] #32410 [Opn]: Documentation unclear for SoapHeader

2005-04-03 Thread Leonardo Boshell
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, whic

Re: [PHP-DOC] #32410 [Opn]: Documentation unclear for SoapHeader

2005-04-03 Thread David Mytton
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? Mehdi Achour wrote: IMHO, the more (consistant) examples we have, the more we help our readers.

Re: [PHP-DOC] #32410 [Opn]: Documentation unclear for SoapHeader

2005-04-03 Thread Mehdi Achour
IMHO, the more (consistant) examples we have, the more we help our readers. Feel free to add the example :) Mehdi David Mytton wrote: > Is this really a valid bug? Is it down to the doc writers to provide > examples for something like this? > > David > > gehrig at ishd dot de wrote: > >> ID:

Re: [PHP-DOC] #32410 [Opn]: Documentation unclear for SoapHeader

2005-04-03 Thread David Mytton
Is this really a valid bug? Is it down to the doc writers to provide examples for something like this? David gehrig at ishd dot de wrote: ID: 32410 User updated by: gehrig at ishd dot de Reported By: gehrig at ishd dot de Status: Open Bug Type: Documentation

[PHP-DOC] #32410 [Opn]: Documentation unclear for SoapHeader

2005-04-03 Thread gehrig at ishd dot de
ID: 32410 User updated by: gehrig at ishd dot de Reported By: gehrig at ishd dot de Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 5.0.3 New Comment: On http://www.php3.de/soap there is a section headed "SoapHead