摘要: Web_php_unserialize <?php class Demo { private $file = 'index.php'; public function __construct($file) { $this->file = $file; } function __destruct() 阅读全文
posted @ 2020-08-06 14:10 何以为春 阅读(309) 评论(1) 推荐(0)