View Single Post
  #4 (permalink)  
Old Dec 8th, 2007, 17:48
longstand longstand is offline
Reputable Member
Join Date: Oct 2007
Location: Liverpool UK
Age: 29
Posts: 216
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Session data problem

Hello again mate!

That code you passed me didnt work, i got the folowing errors:

Parse error: syntax error, unexpected T_VARIABLE in C:\xampp\htdocs\Only4Stars\your_account.php on line 111

The error appears to be on this line:

$_SESSION['last_active'] = time(); // reset the last active time


Any suggestions

Cheers!
Reply With Quote