If your migrating TO the zend framework, wouldn't it make more sense
to just fix the spots that rely on globals, esp since php 6 removed
them afaik
On Jul 7, 2007, at 8:34 PM, kevin7654 wrote:
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.