Page 1 of 1

How to consume a web service using php code

Posted: Fri Mar 02, 2012 3:03 pm
by oferk75
Hi I need to write php code that consumes these following 2 webservices:

http://technet.rapaport.com/WebServices ... x?op=Login
http://technet.rapaport.com/WebServices ... GetDiamond

Can anyone tell me how to do that ?
What I have done so far is generated this code : http://oferwebdesign.com/generated.txt using WSDLInterpreter but I don't know how to get it to work !

Any help would be greatly appreciated.