I have a shortening URLs script that requires me to "execute a query" (the query is explained) in the MySQL database. I guess I need to open the database somehow (I already created it in the cPanel), but I don't know where can I find it. In the cPanel or via FTP? Any help would be great.
It sounds like its probably already running on your server, you might have to make some edits to your URL shortening script which will allow the script to establish a connection to your database.