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

Web development quizzes

Clock
Minutes
Seconds
We can use htmlspeciallychars() to prevent hacking attacks.

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

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

The most common delimiters in PHP are <?php to open and ?> to close PHP sections.

$_POST and $_GET are superglobal variables.