Home  >  Article  >  Backend Development  >  php从HTML中脱离

php从HTML中脱离

WBOY
WBOYOriginal
2016-06-23 14:32:45732browse

简介:这是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.
Statement:
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
Previous article:netbeans下 xdebug调试phpNext article:php变量类型