Update php.php

This commit is contained in:
Jocinardo Rodrigues (Jojo)
2014-03-08 20:23:26 -03:00
parent 02e3bb8c5b
commit 23aafc75fb

View File

@@ -1 +1,3 @@
Hello World
<?php
echo "Hello World";
?>