PHP/php/heyo.php

3 lines
48 B
PHP

<?php
echo '<p>Heyo! Hello world...</p>';
?>