View Single Post
  #2 (permalink)  
Old Jan 31st, 2008, 11:11
Rakuli's Avatar
Rakuli Rakuli is offline
SuperMember

SuperMember
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Session Code (Were to place it)

Yes, you need to start the session on each page that you want access to previously set session variables.

This is unless you have set the php.ini directive session_auto_start.
Reply With Quote