fputs
(PHP 3, PHP 4 >= 4.0.0)fputs -- 写入到文件指针处描述
int fputs (int fp, string str [, int length])
fputs() 是 网站建设服务器脚本类\PHPPHP用户手册fancyfunction.fwrite.html>fwrite()的别名,它们是全部一样的。注意,length 参数是可选的,如果不指定整个字符串都将被写入。
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn