|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
PHP Sessions
OK I am just getting into sessions in PHP and have a very basic script thats starts a session and registers users id's and pwd's if their id's and passwords are recognised in the database.
That seems to work ok, and I can see the session file in the temp directory. However, the next part of my script presents the logged on user with a drop list in a form with various options. Whenever I choose an option, I get asked for my login details again! Any ideas without more detail or is more needed? |
|
#2
|
|||
|
|||
|
RE: PHP Sessions
Is assume you are registering a session variable when they log in. Are you checking for the session variable being set on the next page?
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > PHP Sessions |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|