Skip to content

Instantly share code, notes, and snippets.

@crischutu07
Created August 12, 2022 19:09
Show Gist options
  • Save crischutu07/f809736c6d12034d0980880f5ce1bac6 to your computer and use it in GitHub Desktop.
Save crischutu07/f809736c6d12034d0980880f5ce1bac6 to your computer and use it in GitHub Desktop.
My Hello World in PHP
<?php
echo "Hello World!";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment