Search found 1 match
- Sun Dec 18, 2005 1:39 pm
- Forum: PHP - Code
- Topic: Problem with NUSAOP.PHP
- Replies: 1
- Views: 467
Problem with NUSAOP.PHP
Hello, I have written a nusoapserver and client in order to query my database. I have included the nusoap.php in the sourcefolder, where my client and server are. However, I get an error message... Fatal error: Cannot redeclare class soapclient in /opt/lampp/htdocs/nusoap.php on line 3896 I am sure,...