Showing posts with label php2wsdl. Show all posts
Showing posts with label php2wsdl. Show all posts
WSDL Generation From PHP - Using Different Names in WSDL and PHP Code
Thursday, October 23, 2008
In Generating WSDL from PHP code, you may need to generate schema types with different names to the corresponding PHP classes. This post describes how you can do that.
Labels:
clasmap,
class names,
operations,
PHP,
php2wsdl,
schema,
schema types,
WSDL
wsdl2php and php2wsdl are now online
Monday, May 26, 2008
If you have just heard wsdl2php tool and ?wsdl (wsdl generation) features in wsf/php, now you have a chance to check how they work, online at http://labs.wso2.org/wsf/php (Note the right side box)
In wsdl2php tool you can input the wsdl location url and generate the relevant php code (server side or client side as your preference).
In php2wsdl tool you are given text box to input your wsf/php service code. If you are not familiar of coding with wsf/php, you can start with an example (there are 6 difference samples), and edit them as your requirement.
Hope you will find this really useful.
In wsdl2php tool you can input the wsdl location url and generate the relevant php code (server side or client side as your preference).
In php2wsdl tool you are given text box to input your wsf/php service code. If you are not familiar of coding with wsf/php, you can start with an example (there are 6 difference samples), and edit them as your requirement.
Hope you will find this really useful.
Labels:
Demo Site,
php2wsdl,
WSDL Generation,
WSDL mode,
wsdl2php
Subscribe to:
Posts (Atom)