:) yes, thank you :) . I think the solution you described in your original post described a solution to exactly what I was describing. As I mentioned in another post, it is a database, but just without the DBMS, for a situation where what your storing is so trivial that a DBMS would be overkill.
Cheers, Jack Bill Karwin wrote: > > They call that a "database". > > Bill > > > ________________________________ > > From: Jack Sleight [mailto:[EMAIL PROTECTED] > > From the article I posted: "Application variables in ASP work > very similar to the $_SESSION variable in PHP. However, unlike the > $_SESSION variable, application variables are not specific to an > individual user; they persist across every user of every page on the web > site." > > > > > -- View this message in context: http://www.nabble.com/ZF-Application-Variables--tf3996469s16154.html#a11358984 Sent from the Zend Framework mailing list archive at Nabble.com.
