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

Does php support multithreading?

551


What is difference between get and post in php?

602


Define soundex()?

510


what is session_set_save_handler in PHP?

610


What is a composer?

530






What are the features of php 7?

501


How arrays are used in php?

548


Why is node js better than php?

609


Tell me what are the encryption techniques in php?

495


Is it easy to learn wordpress?

532


What is the w3c?

8547


How long does a php session last for?

559


What is the main difference between asp net and php?

530


Why use static methods php?

538


Write a program to swap two numbers using php.

538