Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: rlaperu2 on November 08, 2007, 11:44:57 PM
-
I use sme 7.2 , PHP 4.3.9
As compile PHP with --enable-soap ??????
Please Help
-
rlaperu2,
read thereply on this at theprevious post: http://forums.contribs.org/index.php?topic=39073.0 (http://forums.contribs.org/index.php?topic=39073.0)
If you read the info on http://www.scottnichol.com/nusoapintro.htm (http://www.scottnichol.com/nusoapintro.htm)
NuSOAP is a group of PHP classes that allow developers to create and consume SOAP web services. It does not require any special PHP extensions....
Running this as a php class, you include it in the code where you want to provide SOAP services, it does not require a re-compile of php.