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

Web development quizzes

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

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

strrev("Hello") returns olleH

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

PHP class and function names are case sensitive.