Welcome Guest, Not a member yet? Register   Sign In
How can i run CI on command line?
#1

[eluser]vps4[/eluser]
for example:

A controller with a action

http://www.21andy.com/controller_name/action_name

it seem only can run it on command line with curl

Code:
curl http://www.21andy.com/controller_name/action_name

but I want run it on command line with

Code:
php -q ....

how can i do this?
#2

[eluser]Phil Sturgeon[/eluser]
Did you try looking on the wiki? I wrote this two years ago!

http://codeigniter.com/wiki/CI_on_the_command_line/
#3

[eluser]vps4[/eluser]
thank you ,just found it.




Theme © iAndrew 2016 - Forum software by © MyBB