I want to read an ASP.NET cookies array in PHP. Any idea how I can access the COOKIES ARRAY
of ASP.NET in PHP?
I trying to search in google, and I find below code snippet that how to use cookie value in php and asp.net. Hope this will help you..
Ref Link : http://msdn.microsoft.com/en-us/library/aa479002.aspx