Search found 1 match
- Thu Jun 26, 2014 1:51 pm
- Forum: PHP - Code
- Topic: Need Assistance Producing Soap Header Using PHP
- Replies: 1
- Views: 1231
Need Assistance Producing Soap Header Using PHP
Can anyone show me how to produce and correctly format this soap/xml request using php? <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:con="SPP.net/ContractData"> <soapenv:Header> <con:AuthHeader> <con:Username>SomeUserName</con:Username> <con:...