PDA

View Full Version : parse error


DaHiA
03-14-2006, 01:44 PM
i got this error message after i moved from my old server
Parse error: parse error, unexpected $ in /home/*****/public_html/includes/sessions.php on line 295

and this my line 295
// FROM " . SESSIONS_TABLE . " s, " . USERS_TABLE . " u

maybe the error is in session file

here is a copy of my sessions.php
http://www.sendmefile.com/00309866
any idea whats wrong ?

rjmatm
04-26-2006, 12:12 PM
Could you post the entire section of code that runs that SQL statement?