Multidimensional array
Why it prints like
Quote:
Quote:
PHP Code:
|
Re: Multidimensional array
That can't even compile . . . also, that is a 3 dimensional array so you need to add a dimension to the declaration.
|
Re: Multidimensional array
Why it can't? I understand, that it's not full code but it compiles at all.
How should look this line if I add 3rd dimension? PHP Code:
|
Re: Multidimensional array
You don't need to chagne that line (if I'm not mistaken), you only need to add a third dimension to the declaration of the array.
|
Re: Multidimensional array
There is how it looks added one more dimension
PHP Code:
Quote:
|
Re: Multidimensional array
Quote:
|
| All times are GMT -4. The time now is 17:42. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.