Visualizzare l'elenco a discesa

escapeshellcmd()

« escapeshellarg | exif_imagetype »
<?php
$string 
escapeshellcmd (
    
  // string $command
);
?>
risultato
$string = './configure -c'
Esempi
#1 escapeshellcmd  ("./configure -c")
Vedi anche
escapeshellarg