Search found 1 match

by jdot
Mon Feb 25, 2008 10:21 am
Forum: PHP - Code
Topic: PHP WebService Client to a .NET
Replies: 0
Views: 140

PHP WebService Client to a .NET

I am new to php and i am having a problem I am trying to connect to a .net web service threw https with PHP 5.2.5 and the soap extension However I get "SoapFault exception: [HTTP] Unknown protocol. Only http and https are allowed" sample code: options = array('location'=>' http://server/',...