fputs
PHP Manual
PHP Manual»文件系统函数»fputs

fputs

(PHP 4, PHP 5, PHP 7, PHP 8)

fputsfwrite() 的别名

说明

此函数是该函数的别名:fwrite()

To Top