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

Web development quizzes

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

PHP was originally created by Rasmus Lerdorf.

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

strrev("Hello") returns olleH

$x % $y returns the percentage of $x versus $y.