Create PHP info test page

Quick way to confirm PHP is wired into the web server. DELETE after testing for security.

Creates a phpinfo() page to verify PHP is installed, the correct version is active, and all expected extensions are loaded. Delete this file after testing - it exposes server details.

When you need this: Immediately after PHP installation to verify the setup before deploying an application.

Command


        
2 views 0 copies
Log in to rate
Log in to save

Free account — save snippets into your own collections.