Jump to content

Recommended Posts

I have an apache server set up with PHP and MySQL but I am currently trying to get my head around XML and SOAP and would like to set up my server to work with this. 

 

I am sure on one of the earlier tutorials I found told me how to set up / enable SOAP and I think it involved downloading something but I can not find that tutorial again.  Can anybody help me with some step by step instructions on how to prepare my server to use SOAP?

 

If it helps or makes any difference to the procedure, I am hoping to be able to integrate the services offered by BetFair API http://bdp.betfair.com/freeapi.php#01.  Maybe somebody has worked with BetFair before!?

Link to comment
https://forums.phpfreaks.com/topic/50322-preparing-to-use-soap/
Share on other sites

I think I have got step one!

 

I have downloaded NuSoap from http://sourceforge.net/project/showfiles.php?group_id=57663.  I have extracted the downloaded files and placed the folder in my root directory so that I can call the nusoap.php file from my php scripts.

 

Not sure if there is anything else to do to enable the use of SOAP within my scripts, trying to get my head around its use so that I can test it out!

Link to comment
https://forums.phpfreaks.com/topic/50322-preparing-to-use-soap/#findComment-247063
Share on other sites

I think I have all the jigsaw pieces but I just dont know how to put them together, does anybody have the picture on the box!!??

 

I have NuSOAP on my php server and I have gained a basic understanding of how soap works by creating an 'envelope' XML request and sends it to the soap server, this sending back an XML response.  The thing I can get my head around is how I use the NuSOAP and PHP to send this request!

 

I have found a couple of tutorials that offer direction but none of them seem to make use of the WSDL that is available from the web service that I am using, and supposedly simplifies the procedure.

Link to comment
https://forums.phpfreaks.com/topic/50322-preparing-to-use-soap/#findComment-247991
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.