I use phpmyadmin on remote server but not all databases show

i use phpmyadmin for backup, its connected and it’s doing the backup for some databases and some other databases not showing?

Hello Ammar_Alawadat,

phpMyAdmin has no API and SQLBackupAndFTP interacts with it by parsing HTML pages. Very often, various hosting providers modify phpMyAdmin for themselves, so that the structure of the HTML document differs from the standard phpMyAdmin, because of this, the application cannot parse the received pages.

For this reason, we officially only support the original version of phpMyAdmin installed from https://www.phpmyadmin.net/.

If you face any issues via MySQL Server (phpMyAdmin) connection type, then please try to use MySQL Server (TCP/IP).

Sorry for the inconvenience.