runkit_lint_file(no version information, might be only in CVS) runkit_lint_file -- Check the PHP syntax of the specified fileОписаниеbool runkit_lint_file ( string filename )The runkit_lint_file() function performs a syntax (lint) check on the specified filename testing for scripting errors. This is similar to using php -l from the commandline.
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. | ||||||||||
|