The question is if I can connect a web saved in my localhost to a database that is hosted online, the idea is the following:
I have an online database with the necessary information so that run my website, I also have registered the domain theeye.ml that basically create an iframe of your localhost, I have usbwebserver (A portable localhost) in several pendrives, the idea is that one starts localhost with the pendrive and enter www.theeye.ml and you can run the blog that is updated with the online database
In order to start the theeye.ml site, the pendrive with the localhost is necessary, but the database is not stored in the localhost but in an online hosting. I am a novice with mysql, Excuse ignorance and thank you