Exécution de la commande Shell PHP
<?
echo shell_exec("ls / -ltr");
?>
Impossible Ibex
<?
echo shell_exec("ls / -ltr");
?>