sil.php
来自「milw0rm.com的源代码」· PHP 代码 · 共 24 行
PHP
24 行
<?php include "../../ozellikler.php"; ?>
<?php
$id = $_GET["id"];
@mysql_unbuffered_query("DELETE FROM shellcode where id = '$id'");
echo '<link type="text/css" rel="stylesheet" href="../b0x.css">
<link rel="alternate" type="text/xml" title="milw0rm - RSS Feed" href="http://milw0rm.com/rss.php">
<link rel="Shortcut Icon" href="http://milw0rm.com/favicon.ico" type="image/x-icon"></head>
<body dir="ltr" alink="#00ff00" background="dot.gif" bgcolor="#000000" link="#00c000" text="#008000" vlink="#00c000">
<center>
Silme islemi basariyla ger鏴klersti. <br> <a href="index.php">[ Anasayfaya D鰊 ]</a> - <a href="ekle.php">[ Exploit Ekle ]</a></center>
</body></html>'
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?