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

Web development quizzes

Clock
Minutes
Seconds
Facebook is written in PHP.

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

PHP class and function names are case sensitive.

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

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