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

从HTML中脱离_PHP

WBOY
Release: 2016-06-01 12:39:42
Original
720 people have browsed it

这儿有三种方法从HTML中脱离,同时加入“PHP代码模式”

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

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

2.

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