How can we submit form without a submit button?



How can we submit form without a submit button?..

Answer / Anshuman Verma

In PHP, you can use JavaScript's Event Bubbling or Form Data API to submit a form when an event occurs on an element other than the submit button.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How do I get csrf token?

1 Answers  


Tell me is it possible to submit a form with a dedicated button?

1 Answers  


How can we find the number of rows in a result set using PHP?

4 Answers  


Which is faster for or foreach php?

1 Answers  


How can you send email in php?

1 Answers  


What are magic methods in php

2 Answers   Net Solution,


What are some of the advanced features of php?

1 Answers  


Code to open file download dialog in PHP?

1 Answers  


What software is required for php?

1 Answers  


What is difference between count or sizeof function in php?

1 Answers  


Tell me whether it is possible to share a single instance of a memcache between multiple php projects?

1 Answers  


1.<?php echo'bsfjbsnmfbs'; ?> 2.<? ech'hjndfjkshf'; ?> 3 <? echo'naskfdjnask'; three programs are exected but which is beter why

3 Answers   HCL,


Categories