How to get a random value from a multidimensional array?
#8

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
You can, but you don't need the brackets "[]".
You don't understand what I want, you would if you'd look carefully at my array.

Here's something for you to understand.
PHP код:
sizeof(array) // First dimension
sizeof(array[]) // second dimension THIS IS MY CASE
sizeof(array[][]) // third dimension 
I discovered how to fix my problem. Thanks for trying to help.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)