Click here to Skip to main content
15,885,435 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi i am new to PHP.
I am maintaining two websites one is in ASP.NET and another is in PHP.
I have login page for both websites.
I need to create one web service to maintain state between two websites(ASP.NET, PHP) means when i redirect from ASP.NET website to PHP website the PHP website should not ask for login. How can i implement this i got some information from the following links.

http://khanmubeen.wordpress.com/2010/11/18/web-services-with-php-nusoap-c-mobile-client/[^]

http://www.phpexpertsforum.com/how-to-create-a-webservice-in-php-t571.html[^]

http://www.sanity-free.com/125/php_webservices_and_csharp_dotnet_soap_clients.html[^]


Is there any other way to fulfill my requirement
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900