哪里错了

WBOY
Release: 2016-06-23 14:15:01
Original
1034 people have browsed it

    echo "\n

\n";
    echo"我的商店\n"; <br>     echo "\n\n";
    echo"

Feedback submitted

\n";
    echo"

Your feedback has been sent\n";
    echo "\n\n"; 

以上代码,在浏览器里运行,没有报错,但是页面上没有显示,一个字都没有,错在哪呢?


回复讨论(解决方案)

echo"

我的商店 titel>\n"; <br> <br> title写错了,<title>没有找到关闭标签,导致把后面的内容全部当成title了。
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template