Hi,
I am integrating ASP and PHP applications. My ASP application is running on NT Server and PHP application is running on Linux.
Is it possible that i can read cookies careated by ASP(which is on NT) in PHP (on Linux)?
that should work w/out problems if your asp and php servers have the same (sub)domain name