Skip to content

Instantly share code, notes, and snippets.

@isstaif
Last active December 15, 2015 15:18
Show Gist options
  • Save isstaif/5280308 to your computer and use it in GitHub Desktop.
Save isstaif/5280308 to your computer and use it in GitHub Desktop.
Hello, World in PHP
<?php
echo "<u>Hello, World!</u>";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment