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

Web development quizzes

Clock
Minutes
Seconds
The PHP acronym means "PHP: Hipertext Preprocessor".

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

PHP is written in Java.

require() and include() are used to include a file into the PHP code.

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