IIRC, the nuSoap.php did what you want, and PHP's nifty new SOAP class does everything else better... So run nuSoap once to get the WSDL thingie, and use PHP 5 SOAP for the rest. YMMV I may be out-dated (again) on my PHP knowledge. Or should I say "still"? On Thu, May 10, 2007 10:10 am, Brice wrote: > Hello all, > > I'am looking for an WSDL generator class. The aim is to generate an > wsdl > file to use with the soap extension. The generator will look at the > included > classes and print all functions (except maybe abstract or private) in > a > correct xml format. > > I tried this one which is great : > http://www.schlossnagle.org/~george/blog/index.php?/archives/234-WSDL-Generation.htmlbut > i have to modify a lot of code and it appears it's not maintained. > > So what do you do in order to create WSD? > > Is the soap extension or a PEAR classes will include this kind of > function? > > Thanks > Brice > -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php