echo eot div id=excel form action= method= post enctype= multipart/form-data name= form1 input type= file name= file input type= submit name= submit value= 提交 /form /div eot; 1. 如果使用print eot的方式,发生以下错误提示: parse error: syn
echo
eot;
1. 如果使用print
parse error: syntax error, unexpected t_sl in
请看看print
2. 如出现parse error: syntax error, unexpected $end in错误,请检查模板结束是否加上了 ?>,或者留下一行空行。eot;[直接换行]
3.以上代码要顶格写
