#<?php
#ignore_user_abort(true);
#set_time_limit(0);
#unlink(__FILE__);
#$file = './.config.php';
#while (1){
# unlink($file);
# usleep(0);
#}
#?>
PHP-不死码
共计 0 条评论,点此发表评论
Author:
哀©
Wordage:
共计 229 字needs:
约 0 分钟Popular:
74 ℃Created:
#<?php
#ignore_user_abort(true);
#set_time_limit(0);
#unlink(__FILE__);
#$file = './.config.php';
#while (1){
# unlink($file);
# usleep(0);
#}
#?>