HTML5 is just a static document, so it cannot access the server, but you can use JavaScript to do this. No, you cannot access the MySQL server database from a web browser without server-side scripting, since MySQL does not provide an HTTP interface directly.
If you do not want to learn a common server language, you can use Node.js to be able to use server-side JavaScript.
Jonas
source share