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

Quizzes de desarrollo web

Clock
Minutes
Seconds
strlen("Hello") returns 3.

In a switch statement, a default statement can be used if no match is found.

strpos("a b", "b") returns 3.

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

The mascot of the PHP project is the elePHPant.