Hi,
I've downloaded the NuSoap class files. I've put them onto my localhost/
where I run my php scripts, just put the nusoap.php file in there. I've
got loads of different scripts to try out (including the ones that come
with soap) and I'm getting the same error for each of them:
Fatal error: Cannot redeclare class soapclient in
/opt/lampp/htdocs/Jims/Database/nusoap.php on line 6500
Can anyone tell me why I would get this? BTW its the last line in
nusoap.php.
/opt/lampp/htdocs/Jims/Database/ is just my developent folder for php.#
Thanks,
Jim.
I've downloaded the NuSoap class files. I've put them onto my localhost/
where I run my php scripts, just put the nusoap.php file in there. I've
got loads of different scripts to try out (including the ones that come
with soap) and I'm getting the same error for each of them:
Fatal error: Cannot redeclare class soapclient in
/opt/lampp/htdocs/Jims/Database/nusoap.php on line 6500
Can anyone tell me why I would get this? BTW its the last line in
nusoap.php.
/opt/lampp/htdocs/Jims/Database/ is just my developent folder for php.#
Thanks,
Jim.
Comment