[zendframework] Form sample
Alan Seiden
alan at alanseiden.com
Mon May 18 16:37:42 EDT 2009
Nick,
To address your second question (where to require ZF from), you have a
choice.
1) If you plan to share one ZF library among all your applications, and
it's OK not to have the latest version, you should get your components
from /usr/local/Zend/ZendFramework/library/Zend. This is the folder into
which Zend Core automatically installs ZF.
2) If you plan to run different versions of ZF, which I recommend (for
quality control, testing new versions, etc.) point to
/www/zendcore/htdocs/library/zend or a similar place of your choosing.
Feel free to bring a printout of your bootstrap file to our SIG/Meetup
next Tuesday (5/26/09). We can look at it together.
Alan
--
Alan Seiden
Senior Developer/Technical Lead
Zend Certified Engineer for Zend Framework
PHP i5 Solutions, Strategic Business Systems, Inc.
alan at alanseiden.com | 201-327-8746 x144
blog: alanseiden.com
Nicholas Hart wrote:
> Alan,
>
> Yes, I am most interested in creating multiple sub-forms on a page.
> For example, a list of selections which are added to a list along with
> a submit button to run a report per those selections. I also need to
> know how to setup the require line for the form components. On the
> ISeries, I am not sure if this should be
> /www/zendcore/htdocs/library/zend OR
> /usr/local/Zend/ZendFramework/library/Zend.
>
> Thanks,
> Nick
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> New York PHP SIG: Zend Framework Mailing List
> http://lists.nyphp.org/mailman/listinfo/zendframework
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/zendframework/attachments/20090518/4ab243c0/attachment.html>
More information about the zendframework
mailing list