← All code files

phpinfo.php

Upload to a server to print its full PHP configuration. Delete afterwards — it leaks server details.

<?php
// Prints the server's PHP configuration. Remove this file after checking.
phpinfo();

About this tool

Upload to a server to print its full PHP configuration. Delete afterwards — it leaks server details.

Ready-to-use phpinfo.php — view the content, copy it, or download it with the correct filename. Free and 100% in your browser.