$_POST['auto']."\r\n"; $fp=fopen("auto.txt","w"); fwrite($fp,$name); fwrite($fp,$tel); fwrite($fp,$auto);. 如何不写3次fwrite? php.
確定! 回上一頁