PMA DBI
From PmaWiki
PMA_DBI is the databse interface used by phpMyAdmin. It is written by the phpMyAdmin project members and contributors.
It is used for every access to the MySQL Database server.
PMA_DBI currently supports mysql and mysqli extension of PHP with stable MySQL server releases from 3.23.58 up to 5.0 behind it.
