|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Passing sessions between pages
Hi
I am having problems with sessions. When using Internet Explorer I can pass sessions to other pages. I cannot pass sessions when I use Mozilla Firefox. PHP Code:
PHP Code:
|
|
#2
|
|||
|
|||
|
PHP is server side- it doesn't matter what the end-user's browser is- PHP will remain the same. You must have a different problem.
__________________
Sir, a desire of knowledge is the natural feeling of mankind; and every human being, whose mind is not debauched, will be willing to give all that he has to get knowledge. |
|
#3
|
|||
|
|||
|
Which version of php are you using?
Quote:
HI, i dont think there is any problem with php.ini file. You can use session_register("variable_name"); to call on different pages. but i think , just $_SESSION['login']; should also works Baldaris |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Passing sessions between pages |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|