update : 2015.11.03
php.shukuma.com검색:
|
runkit_lint(PECL runkit >= 0.7.0) runkit_lint — Check the PHP syntax of the specified php code 설명
bool runkit_lint
( string
$code
)The runkit_lint() function performs a syntax (lint) check on the specified php code testing for scripting errors. This is similar to using php -l from the command line except runkit_lint() accepts actual code rather than a filename.
인수
반환값
성공 시 |