What you need might be a database if you need data in sync across all
your servers (or you use the Spread extension from PECL).
If you only need a cache you can use Zend_Cache. It's what the
example you linked to does only with several other and better storage
options.
nico
[28.06.2007 21:59] Jack Sleight wrote:
Hi,
Are there any plans to introduce an application variable type
system in ZF?
Something like this:
http://www.leosingleton.com/projects/code/phpapp/
As far as I'm aware this is something PHP cant do. If this is
something you
would be interested in adding I would be happy to help with a
proposal/coding/development.
Thanks,
Jack
--
View this message in context: http://www.nabble.com/ZF-Application-
Variables--tf3996469s16154.html#a11349949
Sent from the Zend Framework mailing list archive at Nabble.com.