Angelo Zanetti wrote: > Hi guys. > > I've googled but found so many pages that I'm not sure what to use. > > I want to use PHP to make use of SOAP. > > I've found: > -nuSoap > -libxml(2) > -php-soap > -and others which seemed less important. > > Can you recommend which one to use? and which one is the most supported. > Also if I've missed some that you feel I should know about please let > me know. > Thanks in advance. > > Angelo Not sure, but there's already a couple of relevant classes in PEAR: http://pear.php.net/search.php?q=soap&in=packages&x=0&y=0 A hot tip is to always search in the packages there. :) http://pear.php.net/packages.php Warm Regards, Torgny -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php