PHP
|
Date: 09.09.2006
| ← 6 SOAP | [ up ] - [ top ] - [ A - Z ] | 6.2 Get Weather information with SOAP and WSDL → |
<?php require_once 'SOAP/Client.php'; $wsdl = new SOAP_WSDL( 'http://www.webservicex.net/globalweather.asmx?WSDL'); $proxy = $wsdl->generateProxyCode('', 'StationInfo'); echo '<pre>'; echo htmlspecialchars($proxy); echo '</pre>'; ?>
# pear uninstall Net_Socket Net_POP3 Net_SMTPthen
# pear install Net_Socket # pear install HTTP_Request # pear install SOAP-0.9.4








- Reference Servicescopyright by reto - created with mytexi