Well i read a tutorial of how to make your own forum script. Ive done all the steps but now when you visit
www.gamehatch.net/forums/forums.php you get the eror:
PHP Code:
Parse error: parse error, unexpected T_LNUMBER, expecting T_VARIABLE or '$' in /home/gamehat/public_html/forums/forums.php on line 8
Line 8 is blank and its ment to be blank but ill give you line 8 and 10
PHP Code:
8- $1 = $row['numrows'];
9-
10- $query = "SELECT COUNT(id) AS numrows FROM forumboards WHERE category='2'";
Please help me out here coz im not good with PHP. Ill deliever some NP$ down if anyone cant sort this.