I configured well ( I think) my system (win32-apache 1.3.24-php4.1.2)
and every think is working except session variables. Codes like this
don't work:
page1.php
session_start();
$_SESSION['test']="adding";
header("Location:
I'm using Apache-win-php4.1.3 and can't create session
variables by using session_start() and $_SESSION['...']. I'm new
to php, please help.
Next week I tried php4.1.1 and all was
I'm using Apache-win-php4.1.3 and can't create session variables by
using session_start() and $_SESSION['...']. I'm new to php, please
help.
Next week I tried php4.1.1 and all was working well. Now, I'm using
php4.1.2, as an Apache module and wit
pens when using functions: session_start and session_register
What can I do to resolve the problem.
John Mpaliza
4 matches
Mail list logo