2008-04-24

目前正在研究

关键字: sql, mysql
目前正在研究: xplanner wiki 软件工程 issue REST RSS Hibernate 用户体验 等等
2008-04-16

php执行外部程序函数解析

关键字: php, external program, 重定向
php中可以用来执行外部命令的函数或运算符有: ``//backtick operator string shall_exec(string cmd); string exec(string cmd, array &output, int &ret_val); string system(string cmd, int &ret_val); void passthru(string cmd, int &ret_val); 其中: backtick操作符和shall_exec函数完全相同,都是执行后,返回输出结果(注意没有返回程序的返回值)。 system和passthru都会自动打 ...
xombat
搜索本博客
存档
最新评论