Page 1 of 1

Parse Error --- I can't find it

Posted: Sun Jul 09, 2006 8:02 am
by tecktalkcm0391
I keep getting:
Parse error: syntax error, unexpected '}' in /home/cmmvideo/public_html/myvirtuallife.com/_intranet/_cron jobs/Security Codes.php on line 69
and I can't seem to figure out whats wrong. Can someone help?

Thanks:

Code: Select all

<?php
//REMOVED
?>

Posted: Sun Jul 09, 2006 8:24 am
by Weirdan
its here:

Code: Select all

$display = mysql_query("SELECT * FROM codes WHERE Type='{$type}' ORDER BY ID desc LIMIT 1");} // <--- excessive brace