Quote:
Originally Posted by KliPPy
PHP Code:
COLORS_DATA[][COLOR_NAME]
When accessing it, you have to index the first dimension. It can't just be [].
|
Im trying to get all the colors name into 2d array called menu[][] how should i do this?
And it actually can be in some conditions..when u passing it into a 2d array param.
__________________