I need to connect to a MySql database through web only to read tables.
The MySql database is hosted on Linux and I have to make (possibly) an automatic procedure connecting to database from web, executing some query, then disconnectig.
Please, what is the procedure to connection?
Please, is it possible? How to connect from web?
Thank you very much