Home > Backend Development > PHP Tutorial > 初学提问,php中html提示标记未关闭错误

初学提问,php中html提示标记未关闭错误

WBOY
Release: 2016-06-23 14:28:37
Original
1986 people have browsed it

本帖最后由 figer 于 2014-01-28 15:44:49 编辑

我使用的eclipsePHP studio,发现一些下载的html代码中会出现错误提示,比如如下:
页面自动 ">跳转

会提示:
开始标记未关闭。

请问该如何处理,是代码错误还是我的环境配置问题?

回复讨论(解决方案)

ide 自身的BUG吧,你可以设置警告的内容将这些不要提示

html代码?文件扩展名为html的话,中间怎么有php的代码。改为.php就好了吧

感谢两位,后来仔细查看逻辑,该html只是作为被引用内容存储,最终是应用到php文件中

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