Skip to content

Instantly share code, notes, and snippets.

@tjkhara
Created August 22, 2018 05:27
Show Gist options
  • Save tjkhara/10761064dfee1e43c6acaab7f8bbcf5e to your computer and use it in GitHub Desktop.
Save tjkhara/10761064dfee1e43c6acaab7f8bbcf5e to your computer and use it in GitHub Desktop.
Create phpinfo file.
<?php
phpinfo();
// Added some comments to this file
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment