How can I connect to external MySQL server to which I have granted access for my IP. What I have is:
A website FTP link (like:
ftp.domain.com)MySQL username and password
Granted access to the MySQL server from my IP
My question is what I need to do to connect it. I have a local web server with phpMyAdmin from which I want to be able to access this external phpMyAdmin.