Hi! I have a .NET WebService, and I want to use it from Php5 through SOAP. The WebService need to maintain some session-specific information. My problem is that this pretty WebService thinks that every php page belongs to a new session because it recognise different sessions by cookies. Can I tell somehow the SoapClient to manage cookies as a browser? Many thanks! Marci -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php