On Mon, April 25, 2005 4:29 pm, ztuni ztuni said: > I'm experiencing an unexpected T_IF error, and after digging through > miles of code, came up empty. The relevant code, along with the if > statement > > Parse error: parse error, unexpected T_IF in > /var/www/html/phpBB2/posting.php on line 562 Translation: I'm expecting something entirely different from this "if" statement. You are missing a ) or } or ; or *something* in previous lines. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php