CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)
<?php
// Show the PHP configuration
phpinfo();
?>
It will list the PHP configuration including all the modules in alphabetical order including their settings. If you have mysqli it will appear between mbstring and mysqlnd – assuming those modules are included in the PHP configuration. Remember to delete it or move to another directory afterwards.Page created in 0.354 seconds with 10 queries.