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 |
What is restful api?
Is php a backend?
What is pdo in php why use?
How to convert the first character to upper case?
How to get the number of characters in a string?
> symbol is used to redirect the output of a command. State Whether True or False?
Which is best framework for php?
List some of the features of php7.
How to Define a Constant in PHP? Is $ symbol necessary?
Who is the father of php and what is the current version of php and mysql?
How to get path of php.ini with a php script?
How to get the position of the character in a string in php?