Hey everyone, I have written some webservices in C#, and I would like to consume those in php.
The C# service has EnableSession set to true, and I was wondering how I would make my PHP client use those sessions....
Thanks for your help