Dropdown-Liste anzeigen

escapeshellcmd()

« escapeshellarg | exif_imagetype »
<?php
$string 
escapeshellcmd (
    
  // string $command
);
?>
Ergebnis
$string = './configure -c'
Beispiele
#1 escapeshellcmd  ("./configure -c")
siehe auch
escapeshellarg