SESSIONS QUESTION

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi group,

I'm still having trouble with sessions on a page and need help.  I've been
working with all sorts of configurations on this one but it doesn't seem to
be working properly.

Here's the scenario:  I have a login.html page that thas two fields for user
input i.e. a password (that is given to them) and an email address.  Once
they input the right password, it opens up a main.php page, that contains a
few links to items.  They click on a link, check out the item, hit the back
button to return to the main.php page ... and now they have to log back in
with a password.... which is not what I want.

I need this main.php page to be available during a browser session so the
user can click on the other items on that page, view them, hit the back
button, view more and then maybe exit the browser.. I do not want them to
have to log in with password everytime they hit the back button to go back
to the main.php page to select another item.

What's the sequence here.  I was able to get the password going, protect the
main.php page, sent the email etc. but can't get that password to remain on
the main.php when they user tries to get back to that page.

Really appreciate some input and coding.  I am totally stumped!

Thanks much
REF



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux