Home > Backend Development > PHP Tutorial > php从HTML中脱离

php从HTML中脱离

WBOY
Release: 2016-06-23 14:32:45
Original
770 people have browsed it

简介:这是php从HTML中脱离的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。

class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=326444' scrolling='no'> 这儿有三种方法从HTML中脱离,同时加入“PHP代码模式”

Example 5-1. 从HTML中脱离的方法

1. echo("this is the simplest, an SGML processing instruction\n"); ?>

2. php echo("if you want to serve XML documents, do like this\n"); ?>

3.
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