chromonium
Programmer
Hello everyone,
Sessions on my server appear not to work, even though all settings are correct.
For instance when i set a session there are no errors. But when i try to get the session variable back ie determine whether it exists (session_is_registered("UID"
etc) the response is negative. This being so when I try to print the session (print $UID
a blank is printing.
This is really confusing me, could it be that the PHP version is too old, if so how can I remedie this?
Many Regards
adam
Sessions on my server appear not to work, even though all settings are correct.
For instance when i set a session there are no errors. But when i try to get the session variable back ie determine whether it exists (session_is_registered("UID"
This is really confusing me, could it be that the PHP version is too old, if so how can I remedie this?
Many Regards
adam