Skip to content

Commit 088fb24

Browse files
authored
Update phpinfo screenshot and usage instructions
Updated screenshot in README and added information about controlling displayed sections.
1 parent 92effc6 commit 088fb24

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ prettyphpinfo();
3030

3131
That's it. You'll get a pretty, searchable, dark-mode-ready page instead of the default `phpinfo()` output.
3232

33-
<img width="1440" height="900" alt="phpinfo-screenshot" src="https://github.com/user-attachments/assets/7f1cb9b9-6c29-4004-929b-f222f9ed45ca" />
33+
<img width="1506" height="990" alt="phpinfo-screenshot" src="https://github.com/user-attachments/assets/7737f2f9-da88-4465-8b25-130af7e3908d" />
34+
3435

3536

3637
Just like the native `phpinfo()`, you can pass `INFO_*` constants to control which sections are displayed:

0 commit comments

Comments
 (0)