"Hello World" in PHP

hello.php
<?php
echo 'Hello world', PHP_EOL;
?>








Comments

Popular posts from this blog