Lancer un programme externe(ex: bloc note)

Author:


Download

<?php
        //Lancer Bloc note de windows
        exec("notepad", $output, $return_val);
        echo "Résultat du commande: $return_val
";
?>

Leave a Reply

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


− eight = 1