Hello, I'm trying to slowly migrate an app I've written over to the zend framework. The app currently relies on global variables, ie global $my_name, and it also relies on get and post values. Can I enable this with the zend framework?
Thanks, Kevin -- View this message in context: http://www.nabble.com/Allowing-global-variables-with-Zend-Framework-tf4042358s16154.html#a11483587 Sent from the Zend Framework mailing list archive at Nabble.com.
