一、出现问题 编辑1.php文件,如下: <?php $filename='1.txt'; $handle=fopen ($filename, "w"); fwrite ($handle, "<b>i like dancing very much!</b>\r\n"); fwrite ($handle, &quo
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号