Let's ask the dumb questions first: Is your webserver parsing .html files for PHP?
-----Original Message----- From: Anthony [mailto:[EMAIL PROTECTED] Sent: Friday, April 04, 2003 3:03 PM To: [EMAIL PROTECTED] Subject: [PHP] Quick Sessions ? I have an issue. For some reason I can't pass session data to pages within different folders. What I have is a page in like mydomain.com/something/somepage.php This page creates session information and holds it correctly. The app collects user data and then eventualy sends a location header to ../index.html <- in this file there is php that check to see if the session data is there and..... no longer there!!! So what gives? Can I not pass session info from pages in folders? I'm not changing the domain, so I shouldn't loose the cookie.... I'm lost.... Please help me out :) - Anthony -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php