hi.i have got a problem.
error message:
Parse error: syntax error, unexpected T_VARIABLE in c:\wamp\www\dyn amic2.php on line 12
for the line:
if anyone help me,i will be greatful.
error message:
Parse error: syntax error, unexpected T_VARIABLE in c:\wamp\www\dyn amic2.php on line 12
for the line:
Code:
$result=mysql_query("select company from dynamic where id="$id) or die(mysql_error());
Comment