update : 2015.11.03
php.shukuma.com검색:
|
runkit_lint_file(PECL runkit >= 0.7.0) 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.
인수
반환값
성공 시 |