PHP passthru()函数使用
PHP passthru()函数使用 [代码片段(7行)]
<?php passthru('ls', $return_val); echo 'Exit code of $return_val\n'; ?>
精彩图集
精彩文章
<?php passthru('ls', $return_val); echo 'Exit code of $return_val\n'; ?>
@CopyRight 2002-2008, 1SOHU.COM, Inc. All Rights Reserved QQ:1010969229