robbie003 发表于 2011-8-14 13:59:56

如何让CI执行脚本运行

php d:\wamp\www\Admin\index.php\test

Could not open input file: d:\wamp\www\Admin\index.php\test


请帮忙看看,谢谢


visvoy 发表于 2011-8-14 14:31:08

php d:\wamp\www\Admin\index.php /test

robbie003 发表于 2011-8-14 15:18:32

thanks!!{:1_1:}{:1_1:}

robbie003 发表于 2011-8-14 15:23:12

如何我要加参数怎么写??

php d:\wamp\www\Admin\index.php /test argv1 argv2类似这样
页: [1]
查看完整版本: 如何让CI执行脚本运行