Quantcast
Channel: DaniWeb Solved Topics
Viewing all articles
Browse latest Browse all 564

Multidimensional array :)

$
0
0

Write a PHP code to:

1- Create a 2-dimensional array, with a random number of rows and columns.

2- Fill the array with random numbers.

3- Send the array to a function that returns the number of the highest frequency in the array.

Who can help me to solve it?


Viewing all articles
Browse latest Browse all 564

Trending Articles