mkpatil
10-05-2010, 11:43 AM
I have tried other hosting sites and had problems with using web services APIs using Soapclient.
Example:
"Php Fatal Error Class Soapclient Not Found"
this is when I try to extend SoapClient
class PublicUserManagementWebService extends SoapClient {
private static $classmap = array(.....
Will I have the same problem if I host my site from discountasp.net?
Thanks
Example:
"Php Fatal Error Class Soapclient Not Found"
this is when I try to extend SoapClient
class PublicUserManagementWebService extends SoapClient {
private static $classmap = array(.....
Will I have the same problem if I host my site from discountasp.net?
Thanks