View Single Post
Old 02-11-2008, 12:27 PM   #1 (permalink)
webtuto
The Addict
 
webtuto's Avatar
 
Join Date: Dec 2007
Location: morocco
Posts: 221
Thanks: 19
webtuto is on a distinguished road
Default hi , a project problem !!!!!!!!

hi im working on a project and when i write this code

PHP Code:
 $res mysql_query('SELECT * FROM video where group='$_GET[cat]' ORDER BY id DESC LIMIT ' $premierMessageAafficher ', ' $nombreDeMessagesParPage); 
it gives me this error

Parse error: syntax error, unexpected T_VARIABLE in C:\wamp\www\pal\listvid.php on line 43

whats wrong ?
__________________
Send a message via MSN to webtuto Send a message via Yahoo to webtuto Send a message via Skype™ to webtuto
webtuto is offline  
Reply With Quote