php 可以像java perl python 那样运行,今天发现如果我早早知道这个,或许我不会去学习java 和 python
当年学java不过为了一个程序放在服务器上,不停的跑啊跑,原来 php 也可以。
php -h Usage: php [options] [-f] <file> [--] [args...] php [options] -r <code> [--] [args...] php [options] [-B <begin_code>] -R <code> [-E <end_code>] [--] [args...] php [options] [-B <begin_code>] -F <file> [-E <end_code>] [--] [args...] php [options] -S <addr>:<port> [-t docroot] [router] php [options] -- [args...] php [options] -a -a Run as interactive shell -c <path>|<file> Look for php.ini file in this directory -n No configuration (ini) files will be used -d foo[=bar] Define INI entry foo with value 'bar' -e Generate extended information for debugger/profiler -f <file> Parse and execute <file>. -h This help -i PHP information -l Syntax check only (lint) -m Show compiled in modules -r <code> Run PHP <code> without using script tags <"htmlcode"><"htmlcode">#!/usr/bin/php <" java-er.com \n"; } "htmlcode">#!/usr/bin/php <" java-er.com \n"; } "text-align: center">3. 外部传入参数
#!/usr/bin/php <"./test.php" } ./test.php a java php int(4) array(4) { [0]=> string(10) "./test.php" [1]=> string(1) "a" [2]=> string(4) "java" [3]=> string(3) "php" }总结
以上所述是小编给大家介绍的php命令行写shell实例详解,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对网站的支持!
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件!
如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
桃源资源网 Design By www.nqtax.com
暂无“php命令行写shell实例详解”评论...