PHP php_check_syntax() May 23, 2012 Pramod T P It heck the PHP syntax of the specified file Example <?php php_check_syntax(“index.php”); ?> its deprecated in PHP 5.0.5