I
I want to propose soon
Guest
I want to do something like this:
1. User inputs number in form
2. Press submit
3. input number gets multiplied with a number in database
4. answer is displayed on the same page where the form is.
How can I do this? I know I need to use ajax, mysql and php but have no clue. Someone please let me know. Thanks in advance!!
1. User inputs number in form
2. Press submit
3. input number gets multiplied with a number in database
4. answer is displayed on the same page where the form is.
How can I do this? I know I need to use ajax, mysql and php but have no clue. Someone please let me know. Thanks in advance!!