$fm="family.txt";
$fo = fopen($fm,"r"); //打开最新文件并读入
$show = fread($fo,filesize($fm));
echo "
说明family.txt里面是一些中文的信息,怎么都传不到editing.php中去,并一直显示Internal Server Error
但是如果我把family.txt中的中文换成英语的,就顺利传过去了.
有没有人遇到过同样的问题啊,有什么解决的方法.
•
刚刚的代码竟然直接执行了,晕,下面是echo的内容
-jianlian_c-
♀
(225 bytes)
()
12/09/2004 postreply
05:28:45
•
考,我估计写错了代码,还能执行,纠错能力这么强!
-jianlian_c-
♀
(39 bytes)
()
12/09/2004 postreply
05:32:24
WENXUECITY.COM does not represent or guarantee the truthfulness, accuracy, or reliability of any of communications posted by other users.
Copyright ©1998-2025 wenxuecity.com All rights reserved. Privacy Statement & Terms of Use & User Privacy Protection Policy