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 ce8cf46 commit ccad08bCopy full SHA for ccad08b
1 file changed
README.md
@@ -30,6 +30,9 @@ 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" />
34
+
35
36
Just like the native `phpinfo()`, you can pass `INFO_*` constants to control which sections are displayed:
37
38
```php
0 commit comments