CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha
<?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.593 seconds with 14 queries.