I had a problem like this once: cookies wouldnt set. Session variables
wouldnt get registered. Solution was simple enough: turn off misconfigured
junkbuster (in my case it doesnt let cookies through).
But my script was a little different:
I had
session_start();
$product1="Hal2000";
session_registe
Debian potato, Apache 1.3.12, PHP _4.0.3pl1-0potato1.deb
I've tried the PHP mailing lists, archives, knowledge bases, etc.
out of desparation I'm posting here.
when I use session_start () I get a cookie or /tmp/sess* file
that only contains the variables' name but no value. I've rebuilt
PHP abo
2 matches
Mail list logo