[Zend]
Posted: Sun Oct 24, 2010 5:07 pm
First I am relatively new to Zend (I'm just in a process of migrating to it). Two questions...
1) Where do I have to put "$front->registerPlugin()" - in the BootStrap file or somerhwere else?
2) Do I have the Application_* classes ready to be used with the internal autoloader?
PS: Sorry to be lazy
I've read some articles but they are not the "quick start" I've expected them to be.
1) Where do I have to put "$front->registerPlugin()" - in the BootStrap file or somerhwere else?
2) Do I have the Application_* classes ready to be used with the internal autoloader?
PS: Sorry to be lazy