Skip to content

Instantly share code, notes, and snippets.

@DomPixie
Forked from DominicWatts/quick-php-info
Created November 22, 2021 21:11
Show Gist options
  • Save DomPixie/44d056970af0055dc9fd4b73eb656af0 to your computer and use it in GitHub Desktop.
Save DomPixie/44d056970af0055dc9fd4b73eb656af0 to your computer and use it in GitHub Desktop.
Quick php info
echo '<?php phpinfo(); ?>' > ~/public_html/xinfo.php
rm ~/public_html/xinfo.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment