Database live search with Javascript fetch() and a PHP backend
This is a demo on how to use the Javascript
fetch() method for querying a PHP backend that communicates with a
MySQL server. Complete source code and example data is
available here.