Hi
With config_ini, you can do what you want
with the following syntaxe
data.live.arrays.data[] = 1
data.live.arrays.data[] = 2
data.live.arrays.data[] = 3
but i never try to do same thing with config_xml.
Andreas Sundqvist a écrit :
Hi
I was wondering why you can't get an multi dimens
IMHO, the main point of autoload is not to be faster or not.
The point is not to have to maintain include directive. You are using a
class, autoload will load it.
After a while, you don't use it anymore, it won't be loaded anymore.
That's it.
I use APC for better performance, but i use also page