Hi
I am running phpdev423 (php 4.2.3) on WinXP machine. The php doesn't create any session!! it doesn't give any error messges like the so famous session path problem. I tried to use the phpdev upgrade to php 4.3.0. Though it says successfully upgraded the phpinfo() still shows php 4.2.3
I tried both ways, session_register() and $_SESSION[] but simply there is NO SESSION!!!
AbuAnas