php_check_syntax()
It heck the PHP syntax of the specified file
Example
<?php
php_check_syntax(“index.php”);
?>
its deprecated in PHP 5.0.5
Beginner's Guide....
It heck the PHP syntax of the specified file
Example
<?php
php_check_syntax(“index.php”);
?>
its deprecated in PHP 5.0.5