I have full access to ftp and even phpmyadmin remotely for a project but i am implementing a separate php module for site and I therefore need to connect to the database with mysql statements in php.
All I see in drupal files to connect with is a url.
I don't know drupal but I have a very good knowledge on php.
Help?