Protéger les métacaractères Shell*

Author:


Download

<?php
system('ls -al '.escapeshellarg($fichier));
system(escapeshellcmd($ls_program).' -al');
?>

Leave a Reply

Your email address will not be published. Required fields are marked *


four + 1 =