Afficher la liste déroulante

escapeshellcmd()

« escapeshellarg | exif_imagetype »
<?php
$string 
escapeshellcmd (
    
  // string $command
);
?>
Résultat
$string = './configure -c'
Exemples
#1 escapeshellcmd  ("./configure -c")
Voir aussi
escapeshellarg