Khan Academy or Scratch Wikia
PHP logo

PHP is an HTML scripting language that runs websites like Facebook and YouTube. PHP is relatively popular in the web-development community.

Sites with PHP lessons[]

Featured users that know PHP[]

Syntax[]

<?php
echo "";
$var = 0;
?>