| Posted by R. Rajesh Jeba Anbiah on 10/29/06 09:28 
Tom wrote:> > WSDL is static unless you edit the file.  Why would you create this at run
 > > time?
 >
 > I want something that creates the WSDL for me so that I don't have to do it.
 > Clients normally cache the file so the overhead is not much.
 > If it proves to be significat, I'll cache it myself and send that out.
 >
 > I guess auto-WSDL is not ported to php yet :-(
 
 Possibly <http://pear.php.net/package/SOAP/>
 <http://talks.php.net/show/soap-phpcon-ny2003/70>
 
 --
 <?php echo 'Just another PHP saint'; ?>
 Email: rrjanbiah-at-Y!com    Blog: http://rajeshanbiah.blogspot.com/
 [Back to original message] |