Displaying PHP Configuration Information


Use phpinfo() to display PHP’s current configuration.

Source Code

phpinfo();
Note: Be cautious with phpinfo() as it exposes detailed server info.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments