vendredi 10 avril 2015

HTML form / PHP get input text LIVE

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: enter image description here


The PHP script where i search the database and print the results: enter image description here


Aucun commentaire:

Enregistrer un commentaire