I am using a HTML form for making a search field to my database via PHP. It works right now, when i enter text and press a button. But i want to make the results dynamic and show up as the user types. How do i get the textInput from the form live? without having to wait for the user to press a button and submit the text.
The HTML text field:
The PHP script where i search the database and print the results:
Aucun commentaire:
Enregistrer un commentaire