s3y*_*lah 3 php htmlspecialchars
我在我的字符串中使用htmlspecialchars函数.但是,我不想清理它们;
<b>, <br>, <p> <ul>,<li> bla bla...
Run Code Online (Sandbox Code Playgroud)
例: Mystring = "<script>.....</script><br><b>test</b><p>aaaa</p>";
我想要; =
<script>.....</script>
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1749 次 |
| 最近记录: |