Skip to content

Instantly share code, notes, and snippets.

@bjornpatje
Created July 19, 2022 13:18
Show Gist options
  • Save bjornpatje/b2196c78cc97c5c35a3027f3eff94b6e to your computer and use it in GitHub Desktop.
Save bjornpatje/b2196c78cc97c5c35a3027f3eff94b6e 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