> Ok, I am trying to call a webservice that is implemented in .NET. I > didn't realize it's different ! I though webservices should all be the > same !! I checked the return type with gettype and it's string. I > modified the code to call the WS using: > > result = $client->myFunction($param) ; > > I will try to extract the data I need using regex. I know this is > stupid, I agree it is, but I am also certain that there is another way. Do you have a public URL of the .NET web service? --Christian -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php