impossible soap request?

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
mrbd09
Forum Newbie
Posts: 1
Joined: Fri Dec 04, 2009 2:05 pm

impossible soap request?

Post by mrbd09 »

Is it possible to send a pre-formatted XML soap message to a soap service? I don't want to use any functions to build my soap message because I already have it built. I just need to send it.
Post Reply