06-28-2008, 11:46 PM
El Forum
06-29-2008, 10:59 AM
[eluser]Randy Casburn[/eluser]
@dedavai -- yes, you can replace almost your entire csh, bornsh, bash, etc. with a phpsh if you would like. Having CI there would be interesting as an MVC design pattern makes little sense from a shell script though.
@dedavai -- yes, you can replace almost your entire csh, bornsh, bash, etc. with a phpsh if you would like. Having CI there would be interesting as an MVC design pattern makes little sense from a shell script though.
El Forum
06-29-2008, 12:26 PM
[eluser]champs[/eluser]
How to invoke a CodeIgniter app from the command line/shell
Adapt as needed for *sh.
There are any number of reasons why you might want to do this, but the most important would be the DRY principle.
How to invoke a CodeIgniter app from the command line/shell
Adapt as needed for *sh.
There are any number of reasons why you might want to do this, but the most important would be the DRY principle.
El Forum
06-29-2008, 12:57 PM
[eluser]Randy Casburn[/eluser]
@champs,
Thanks champs -- I do a lot of cli stuff, but through a browser client. Doesn't look like you like that idea too much.
Here's a fun story foy you in case you've not seen.. http://winbinder.org/index.php
Randy
@champs,
Thanks champs -- I do a lot of cli stuff, but through a browser client. Doesn't look like you like that idea too much.
Here's a fun story foy you in case you've not seen.. http://winbinder.org/index.php
Randy