What is the substitution of submit in PHP?
Answer Posted / abhishek anand
1We can use image element in form. In this case we use an
image instead of submit button.
<input type="image" src="my_pic">
2. Use Javascript formname.submit() method.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is $_ request in php?
What is the difference between apache vs niginx?
Is php faster than nodejs?
What is isset in php?
sort term descripttion form, report and uery
What is meant by ‘passing the variable by value and reference' in php?
How many keywords are there in php?
What is php and its uses?
How is it possible to set an infinite execution time for php script?
How to get the total number of values in an array?
What are the advantages of indexes?
How to find length of an array in php ?
What is the difference between apache and tomcat?
How to check an key is exists in array?
Where is the submitted form data stored?