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

Reply via email to