View Single Post
  #1 (permalink)  
Old 01-20-2007, 06:17 AM
davvy davvy is offline
WebProWorld New Member
 

Join Date: Jan 2007
Posts: 1
davvy RepRank 0
Default 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.
Reply With Quote