Hi,
Kindly help me out.
When I am working with a simple example of sessions i am messed up with the problem that if session_register('count'); is there
if i say $count++.It is not incrementing the value of the counter means that session_register() is not working.I checked everthing with config files.I am using PHP4.1.2 with apache 1.3.23 with MySQL 3.23.49 version.Why this hell session variables r not working properly.I am using Windows XP and working with a specific IP address not using localhost.
Kindly help me out as soon as possible.