How can post form values with out press submit button
Answers were Sorted based on User's Feedback
Answer / pradeep
Using input tag of type img we can submit the form.
This image will acts like a submit button
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / dhir
Just submit this form .then all form value are posted to
destination page.
| Is This Answer Correct ? | 4 Yes | 6 No |
How to register a variable in PHP session?
What is $_ post in php?
What is form submission?
What do you mean by MVC ?
Explain about Type Juggling in PHP?
How to make a file encrypt and decrypt?
What is cookie in php with example?
Different between the var_dump() and print_r()?
What is the difference between get & post ?
Tell me how do I check if a given variable is empty?
What kind of things have you done on the social side?
Explain me what is the use of header() function in php?