fwrite () 函数写入文件(可安全用于二进制文件)。 语法. fwrite(file,string,length) ... <?php $file = fopen("test.txt","w"); echo fwrite($file,"Hello World.
確定! 回上一頁