|
Posted by PaowZ on 10/09/07 19:07
Hi there!
I know that defining constant arrays such as:
define('my_array',array('element_1','element_2','element_3'...) )
... is not allowed in php..(only scalars)
Do you know any workaround about it without the use of $_SESSION ?
thanks a lot :)
Navigation:
[Reply to this message]
|