|
Soap Headers (Daniele Rostellato): msg#00077php.nusoap.general
Hello, I tried to read Soap Headers (sent by a client to my web service) like that --- $s = new soap_server(); ... function MySOAPMethod($param) { $soap = $s->requestSOAP; // parse out headers or whatever you want to do... } --- but the $soap variable is always NULL. Instead I can see soap request with $GLOBALS['HTTP_RAW_POST_DATA'], but don't know how to handle this kind of variable so when I try to substr() it I receive some unexpected results. Could you help me? Many thanks, Daniele Rostellato ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Newbie Question: 00077, Scott Nichol |
|---|---|
| Next by Date: | Re: Soap Headers (Daniele Rostellato): 00077, Scott Nichol |
| Previous by Thread: | Newbie Questioni: 00077, Paul Maine |
| Next by Thread: | Re: Soap Headers (Daniele Rostellato): 00077, Scott Nichol |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |