954,585 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Php soap xml

Hi everyone,

Daniweb has helped me a lot in the past and for once I haven't found the solution in a previous thread. Here is my issue. I simply cannot figure out what to do to send/receive XML using PHP SOAP functions. It sounds simple enough, but I have been through the documentation over and over and just can't seem to get it.

Here's the wiki that explains the basics of what I'm trying to do:

http://wiki.agemni.com/Getting_Started/APIs/Agemni_CMS_Sync#Enabling_CMS_Sync_Web_Service

And the specific XML that needs to be sent:
https://www.agemni.com/_snet/AgemniLogin.asmx?op=agLogin

I feel like there should be a script where I can basically plug in:
1. My XML
2. URL to send to
3. WSDL file

And have it return the response XML to me in a string or a file, or whatever.

Clearly, I'm somewhat inexperienced and I really appreciate any help you can give me.

Thanks!

tchaves
Newbie Poster
4 posts since Dec 2009
Reputation Points: 10
Solved Threads: 0
 

Here is an explanation of how to send/receive xml through curl:
http://forums.digitalpoint.com/showthread.php?t=424619#post4004636

pritaeas
Posting Expert
Moderator
5,484 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: