Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@BasToTheMax
Last active June 7, 2021 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BasToTheMax/f9b6a4f42064b829c4fa1c56e4041006 to your computer and use it in GitHub Desktop.
Save BasToTheMax/f9b6a4f42064b829c4fa1c56e4041006 to your computer and use it in GitHub Desktop.
PHP - Basic
<?php
echo("Hello, World!");
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment