Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Repairs.

Web development quizzes

Clock
Minutes
Seconds
We can know the size of an array with $myarray->length.

We can use sort() to sort arrays in ascending order.

We can use shuffle() to randomize the order of the elements in an array.

PHP variables start with an euro (€) symbol.

We can create an empty array like this: $myarray = new Array;