In a fully object-oriented framework like ZF, application logic is
stored in class definitions and called automatically via routes and
the dispatch loop. There's no centralized "functions.php" or
"config.php" files that contain all the application functions and
configuration options, if that's what you're looking for.
On Apr 14, 2008, at 2:01 AM, photo312 wrote:
I would like to find a common area where I put "include" files that
contain
functions and arrays that are used throughout the
application...where do I
put them?
--
View this message in context:
http://www.nabble.com/storing-application-functionality-tp16670508p16670508.html
Sent from the Zend Framework mailing list archive at Nabble.com.