Форум АНТИЧАТ
(
https://forum.antichat.xyz/index.php
)
-
Уязвимости
(
https://forum.antichat.xyz/forumdisplay.php?f=74
)
- -
Any ideas? preg_replace with /e
(
https://forum.antichat.xyz/showthread.php?t=192501
)
oxod
01.04.2010 17:17
Any ideas? preg_replace with /e
source:
PHP код:
preg_replace
(
"/([^;]+);/e"
,
"print('\\1')"
,
$_GET
[
'id'
]);
Есть мысли как пройти через одинарную кавычку в print?
Время:
11:58