Description
Legacy PHP 5.6 applications can connect to MySQL or MariaDB databases through the older PHP database modules they were written for. This is useful for maintaining old web systems during migration.
It is a database-extension package for obsolete PHP. Database credentials, query construction, permissions, and exposure to the web need careful review because old applications often carry old assumptions.