Skip to content

Instantly share code, notes, and snippets.

@KennyStier
Created November 18, 2022 07:14
Show Gist options
  • Save KennyStier/341929df7c38768965a13e6dd9539f33 to your computer and use it in GitHub Desktop.
Save KennyStier/341929df7c38768965a13e6dd9539f33 to your computer and use it in GitHub Desktop.
PHP Info
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment