Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Reparaciones.

Quizzes de desarrollo web

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

The if statement executes some code only if the specified condition is true.

strlen("Hello") returns 3.

We can use htmlspeciallychars() to prevent hacking attacks.

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