Insert value in MySql with enter key i.e. without submit button
I have a problem, problem is that I have a textbox in html form in PHP, I want when we write some text in this textbox then press enter key then value of textbox will be insert in the sql table ?
No comments:
Post a Comment