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

Web development quizzes

Clock
Minutes
Seconds
PHP was originally created by Rasmus Lerdorf.

We can use the define() function to create a constant.

/* This is a multiple-lines comment block */

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

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