/p/php.php

http://github.com/AdamHarte/hello-world · PHP · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 19f99de0ee760bfd6d8efac1f040e4fc MD5 · raw file

  1. <?php
  2. print("Hello World");
  3. ?>