I have a text box. I want to take user input from there and pass it to PHP without using submit button. I would prefer a normal button and onclick should pass d
onclick
You have to use AJAX.
I highly recommend to use jquery :)
jQuery