Skip to content

Instantly share code, notes, and snippets.

@FredNandrin
Last active March 18, 2021 19:58
Show Gist options
  • Save FredNandrin/207f42044a674ed2c1b134482b869bd1 to your computer and use it in GitHub Desktop.
Save FredNandrin/207f42044a674ed2c1b134482b869bd1 to your computer and use it in GitHub Desktop.
<?php
echo "<H1>".$_SERVER['HOSTNAME']."</H1>";
phpinfo();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment