Posted by Jerry Stuckle on 10/29/06 03:29
Tom wrote:
>>It depends on the development environment you use.
>>Zend Studio can do it. http://www.zend.com/products/zend_studio
>
>
>
> Sorry, I forgot to write that it is supposed to be something that will do to
> at run-time.
>
>
>
Tom,
WSDL is static unless you edit the file. Why would you create this at
run time? When you compile is a good time to create it for compiled
languages like Java; for interpreted languages like PHP it's generally
either part of the editor (like Tom mentioned) or a separate program you
run against the source (which I don't *think* exists for PHP).
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|