Problems in Sessions(PHP)
Hi
Iam a new learner and have confiqured server locally on my PC(Apache,PHP,Mysql) ,recently i have started using sessions by incuding session_start() in my code,but script is not running and gives error messages.I have also set session.auto_start=1 in php.ini file ,Can anyone help me.
|