How can post form values with out press submit button
Answer Posted / dhir
Just submit this form .then all form value are posted to
destination page.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is session and why do we use it?
What is the best php version for wordpress?
What are escaping characters?
How can we automatically escape incoming data?
How to submit form without a submit button.
Is php used for frontend or backend?
Which is faster for or foreach php?
How is csrf token generated?
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?
Why triggers are used in mysql?
What is use of preg_replace in php?
Is php secure?
Describe session in php.
How to split a string into array using php?
Tell me how is it possible to remove escape characters from a string?