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
my english is not too good then what we apply for a php programer post
Does php have multiple inheritance?
What is trim codeigniter?
What is restful api?
What is php session and how it works?
What are regular expressions in programming?
What is a persistent cookie in php?
What is the meaning of symbol '$' in jquery?
Which is the dependent variable?
What is urlencode and urldecode in php?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
What are the methods of array in java?
Explain the difference between urlencode and urldecode?
How is traits used in php?
What is split function in php?