How to easily consume a web service from PHP *

Question

Is there available any tool for PHP which can be used to generate code for consuming a web service based on its WSDL? Something comparable to clicking "Add Web Reference" in Visual Studio or the Eclipse plugin which does the same thing for Java.

Answer

I've had great success with wsdl2php. It will automatically create wrapper classes for all objects and methods used in your web service.

< br > via < a class="StackLink" href=" http://stackoverflow.com/questions/4430/" >How to easily consume a web service from PHP< /a>
Share on Google Plus

About Cinema Guy

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment