输入banner图图片脚本导航/分类

PHPpassthru()函数使用

  1. passthru('ls', $return_val);
  2. echo 'Exit code of $return_val\n';
  3. ?>
PHP, passthru