Passing PHP sessions to ASP
Posted: Fri May 05, 2006 1:42 pm
I have an ASP page that needs to be protected using an authentication scheme. The authentication scheme has been fully coded and configured in PHP.
How can I have the ASP page check my PHP session to make sure the user has been authenticated?
Any pointers or information from anybody that has had experience with this would be greatly appreciated.
How can I have the ASP page check my PHP session to make sure the user has been authenticated?
Any pointers or information from anybody that has had experience with this would be greatly appreciated.