Hi Mathew,

The documentation on Zend_Console_Getopt gave me no clue of how to use it in
order to dispatch a request to an existing controller/action.

Do you have any other info about this?  Perhaps a code sample?

- Thanks

On Sat, Jul 26, 2008 at 9:22 AM, Matthew Weier O'Phinney
<[EMAIL PROTECTED]>wrote:

> -- mbneto <[EMAIL PROTECTED]> wrote
> (on Saturday, 26 July 2008, 07:58 AM -0400):
> > Is there any way to use the MVC from the PHP CLI?
>
> Yes -- it's pretty trivial to create request objects that pull options
> via Zend_Console_Getopt (though we do not have an official one), and we
> already ship a Cli version of the response object.
>
> ZF is in no way tied to just web applications as the person below has
> claimed.
>
> > On Thu, Jan 17, 2008 at 11:06 PM, ctx2002 <[EMAIL PROTECTED]> wrote:
> >
> >
> >     you cannot do it , sorry.
> >     ZF is a web based application, need apache(or any web server) to make
> it
> >     work.
> >
> >     regards
>
> --
> Matthew Weier O'Phinney
> Software Architect       | [EMAIL PROTECTED]
> Zend Framework           | http://framework.zend.com/
>

Reply via email to