2mk
09-01-2007, 02:35 AM
I've this error.
<b>Parse error</b>: syntax error, unexpected '(', expecting '}' in <b>/home/seotech/public_html/cron/check.php</b> on line <b>279</b><br />
Here is the code :
277 : $date_check = date("F j, Y, g:i a");
278 : $subject="Cron report [{$date_check}]";
279 : $body = "{$count($links)} links checked \n=========================\n";
check.php full
http://www.box.net/shared/ckprzo26lo
<b>Parse error</b>: syntax error, unexpected '(', expecting '}' in <b>/home/seotech/public_html/cron/check.php</b> on line <b>279</b><br />
Here is the code :
277 : $date_check = date("F j, Y, g:i a");
278 : $subject="Cron report [{$date_check}]";
279 : $body = "{$count($links)} links checked \n=========================\n";
check.php full
http://www.box.net/shared/ckprzo26lo