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

Web development quizzes

Clock
Minutes
Seconds
$x % $y returns the percentage of $x versus $y.

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

setcookie() defines a cookie to be sent along with the rest of the HTTP headers.

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

strlen("Hello") returns 3.