* Thus wrote John Smith: > How can I enable PHP5's native SOAP, without > presumably compiling PHP5 from source? I don't see an > extension for it in php.ini
This should work as long as php is installed properly: extension=php_soap.dll Curt -- The above comments may offend you. flame at will. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php