Jump to content

a project probel , SOS


webtuto

Recommended Posts

hi im working on a project and when i write this 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 ?

Link to comment
https://forums.phpfreaks.com/topic/90484-a-project-probel-sos/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.