实例. 把文本写入名为"test.txt" 的文本文件: <?php $number = 9; $str = "Beijing"; $file = fopen("test.txt","w"); echo fprintf($file,"There are %u million ...
確定! 回上一頁