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 |
Tell me how can we pass the variable through the navigation between the pages?
what is PDO?
What is the use of dual table in mysql?
What is call by reference in php?
Php being an open source is there any support available to it?
What is cookie?
What are the 3 scope levels available in php and how would you define them?
How to get number of elements in an array?
Is empty java?
What is the difference between explode() and split() functions?
Can php variables have numbers?
Tell me how can we automatically escape incoming data?