We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccad08b commit c43f531Copy full SHA for c43f531
1 file changed
README.md
@@ -30,7 +30,7 @@ prettyphpinfo();
30
31
That's it. You'll get a pretty, searchable, dark-mode-ready page instead of the default `phpinfo()` output.
32
33
-<img width="1440" height="922" alt="phpinfo-screenshot" src="https://github.com/user-attachments/assets/c49c866a-4b20-4a49-a3ea-0185365a161e" />
+<img width="1440" height="900" alt="phpinfo-screenshot" src="https://github.com/user-attachments/assets/7f1cb9b9-6c29-4004-929b-f222f9ed45ca" />
34
35
36
Just like the native `phpinfo()`, you can pass `INFO_*` constants to control which sections are displayed:
0 commit comments