html
Creating an autocomplete field | Setting up frontend | Part 2
In the first part of this article, we had set up the backend MySQL database. Now we can write the code necessary to get information from the server and convert it to a format we can parse, JSON in my case here. So lets begin. Step 4 - Writing script to