显示文本框

escapeshellcmd()

« escapeshellarg | exif_imagetype »
<?php
$string 
escapeshellcmd (
    
  // string $command
);
?>
结果
$string = './configure -c'
示例
#1 escapeshellcmd  ("./configure -c")
另请参阅
escapeshellarg