输出未经解析的HTML源码

Original 2019-04-18 12:05:35 250
abstract:$str = '<h3>他是\'一个&nbsp;有"故@#@#@#@#$%%^^^^&&&&***(((事"的人</h3>'; echo  htmlentities($str),'<br>';
$str = '<h3>他是\'一个&nbsp;有"故@#@#@#@#$%%^^^^&&&&***(((事"的人</h3>';
echo  htmlentities($str),'<br>';


Correcting teacher:查无此人Correction time:2019-04-18 13:18:44
Teacher's summary:代码很简单,下次提交完整,比如<?php 。 继续加油。

Release Notes

Popular Entries