PHP中的php_strip_whitespace()函数

PHP中的php_strip_whitespace()函数

php_strip_whitespace()函数返回被剥离注释和空白字符的源代码。

Syntax

php_strip_whitespace(file_path) 登录后复制