Skip to content

Instantly share code, notes, and snippets.

@mercykip
Created January 15, 2023 12:21
Show Gist options
  • Select an option

  • Save mercykip/4af68e0e29a4308cd490159ca33d54c5 to your computer and use it in GitHub Desktop.

Select an option

Save mercykip/4af68e0e29a4308cd490159ca33d54c5 to your computer and use it in GitHub Desktop.
hello world php
<?php
echo "Hello World";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment