Current Page: 1 of 1
Results 1 - 2 of 2
15 years ago
mountainboiler1995
Thanks - that resolved the funkiness I was observing.
Forum: WampServer English
15 years ago
mountainboiler1995
I am trying to build a PHP SOAP Client, using the SOAP extension. I am aware of NuSOAP and WSF/PHP, but was trying to stick with what came in WampServer. I have a file soap_test.php: <?php $client = new SoapClient("; var_dump($client->__getFunctions()); ?> which results in: Fatal error: Class 'SoapClient' not found in C:\wamp\www\... At first from the CLI, I got the
Forum: WampServer English
Current Page: 1 of 1