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


Please Help Members By Posting Answers For Below Questions

What is session in php why it is use?

490


What is trait in php?

546


How to call a php function from html button?

611


What is difference between array_merge and array_combine?

517


What is php artisan tinker?

509






What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?

533


What are the advantages of php?

534


How to define a function with any number of arguments?

566


Which php global variable is used for uploading a file?

510


Why shouldn't I use mysql_* functions in php?

593


What is memcache?

540


How can we create a database using php?

598


How to return a value back to the function caller?

558


Tell me what is the use of "enctype" attribute in a html form?

548


What are examples of independent and dependent variables?

495