Welcome Guest, Not a member yet? Register   Sign In
php5 SOAP, what is the URI for the WSDL?
#2

[eluser]Mischievous[/eluser]
Code:
$path_to_wsdl = $this->config->slash_item('secure_base_url')."system/wsdl/service.wsdl";

then in .htaccess file allow access to the directory Smile

#RewriteCond $1 !^(index\.php|system/wsdl|robots\.txt)


Messages In This Thread
php5 SOAP, what is the URI for the WSDL? - by El Forum - 11-09-2009, 10:09 AM
php5 SOAP, what is the URI for the WSDL? - by El Forum - 11-10-2009, 03:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB