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 are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
Explain the installation of PHP on UNIX systems?
Does php have a future?
What is overloading and overriding in oop?
What software is required to run php?
How to pass variables by references?
Without using forms and hidden variables, how to send variables from a PHP script to another URL using POST method?
How check variable is set or not in php?
What is cookies php?
What is session and Cokkies . How it works . tell some thing about Session_id()
1 Answers DVS, Net Solution, PVWEBCO,
Can we extend two classes in php?
Is runtime polymorphism overriding?