php - Run CodeIgniter site from Command Line -


ok, need straightforward.

i've got website, built on codeigniter, controllers, etc, , i'd able test using console.

e.g.

http://localhost/mysite/some-controller?u=someparam  $> ci some-controller?u=someparam 

is possible in way? , if so, how?


sidenote : i'm using xampp mac os x 10.6.8

this may help, user guide: running codeigniter via cli


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -