dalle
Member
- Oct 2, 2011
- 70
- 1
Hey guys i need some help with my PhoenixPHP news in HK
Cuz when i try go to news i get this -
Parse error: syntax error, unexpected T_VARIABLE in C:\xampp\htdocs\housekeeping\news.php on line 1
How can i fix it?
Here's my first line
<?php$news1_3 = mysql_query("SELECT * FROM cms_news ORDER BY published DESC LIMIT 3");
?>
Cuz when i try go to news i get this -
Parse error: syntax error, unexpected T_VARIABLE in C:\xampp\htdocs\housekeeping\news.php on line 1
How can i fix it?
Here's my first line
<?php$news1_3 = mysql_query("SELECT * FROM cms_news ORDER BY published DESC LIMIT 3");
?>