当前位置:网站首页>An unexpected attempt (Imperial CMS list template filters spaces and newlines in smalltext introduction)
An unexpected attempt (Imperial CMS list template filters spaces and newlines in smalltext introduction)
2022-06-26 04:21:00 【Scholar and】
Online search methods :
`
<?
$qian=array(" "," ","\t","\n","\r","<br/>","<p>","</p>");
$hou=array("","","","","","","","");
$smalltext=str_replace($qian,$hou,$navinfor[smalltext]);
echo $smalltext;
?>
`
The experiment failed , Subsequent use htmlentities Function outputs variables as is , The result contains “ Line breaks like spaces ”.
analysis : When the system is submitted , In the content variable br,p, A carriage return , The line feed labels are uniformly converted to carriage return characters , Saved in the database .
result :
<?
$smalltext=str_replace(' ','',$navinfor[smalltext]);
echo $smalltext;
?>
After many tests, it is found that the parameters to be replaced are “ A carriage return ” That is to say, just hit "enter"
notes : It was an incredible result , Just an unintentional attempt , It turned out to be it , Because I am not very proficient in computer theory , So know what it is and don't know why , Write it down for later decryption
边栏推荐
- List of provinces, cities and counties in China
- 2021 year end summary
- ctf [RoarCTF 2019]easy_ calc
- Force buckle 515 Find the maximum value in each tree row
- Upload script file (one sentence back door) WAF bypass (PHP)
- Install dbeaver and connect Clickhouse
- Gateway can not connect to tcp://127.0.0.1: Connection refused
- [QT] resource file import
- Laravel access error could not be opened
- VHDL设计
猜你喜欢

一幅脑图总结一下需求分析(工作上实际遇到的情况的补充)

What should I do if the 51 SCM board cannot find the device in keil

钉钉开放平台-小程序开发实战(钉钉小程序服务器端)

Install cenos in the virtual machine
![[Qunhui] import certificate](/img/1f/ab63b0556a60b98388b482d70f6156.jpg)
[Qunhui] import certificate

Unity mobile game performance optimization spectrum CPU time-consuming optimization divided by engine modules
![Which is the best embedded visual programming software? (introduction, evaluation and selection of visual programming platform) [scratch, mind+, mixly]](/img/9c/7af92e6ef907b443d974275614e51a.jpg)
Which is the best embedded visual programming software? (introduction, evaluation and selection of visual programming platform) [scratch, mind+, mixly]

修改Oracle连接数

Microsoft prohibits Russian users from downloading and installing win10/11

What if the serial port fails to open when the SCM uses stc-isp to download software?
随机推荐
2021/11/6-burpsuit packet capturing and web page source code modification
Ubuntu installs PostgreSQL and uses omnidb to view
【QT】对话框dialog
SixTool-多功能多合一代挂助手源码
Tp6 is easy to tread [original]
In the matter of getting customers at sea, how can advertisers play besides digital advertising?
Laravel framework Alipay payment fails to receive asynchronous callback request [original]
Simple personal summary of tp6 multi application deployment -- Part I [original]
Fastadmin always prompts sqlstate[23000]: integrity constraint violation: 1052 column 'ID' in order clause is am
But the Internet began to have a new evolution and began to appear in a new state
Lua语法讲解
Clean up photo SCR virus / iframekill injection removal /iframekill removal photo scr
Composer version rollback version switching
Lua grammar explanation
VHDL design
Unity mobile game performance optimization spectrum CPU time-consuming optimization divided by engine modules
Getting started with flask
C generic
捕获数据包(Wireshark)
Mobile terminal pull-down loading pull-down loading data