Hi, Why don't you use a database? Seems more appropiate here. At least SQLite should fit ;) Regards, Sebastian 2012/12/4 rene7705 <rene7705@xxxxxxxxx> > I would also like to hear any thoughts on how to efficiently add, > delete and edit data in this large and deep array structure from > multiple sessions at nearly the same time.. > > On Tue, Dec 4, 2012 at 11:49 AM, rene7705 <rene7705@xxxxxxxxx> wrote: > > Hi folks.. > > > > I'm wondering, what's the fastest way to put a large and deep array() > > structure in shared memory on a PHP server? > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- github.com/KingCrunch