Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Reparaciones.

Quizzes de desarrollo web

Clock
Minutes
Seconds
$_POST and $_GET are superglobal variables.

strrev("Hello") returns olleH

A PHP file cannot contain HTML code.

PHP code is not processed by a PHP interpreter.

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