is there any maximum size limit for a variable in php?
steve
There is only a max-memory usage limit for a script, that 8MB by default, but can be changed through php.ini