Good day,
I want a user to click a submit button. When that button is clicked, an input box should appear under the button with a save button. The user would then type in the input box and press save. This should be saved in mysql database. The whole page should not reload.
How do i achieve this in Ajax/PHP.
Thanks in advance
Start Free Trial