What happens when submit button is clicked?



What happens when submit button is clicked?..

Answer / Karan Mehta

When a submit button is clicked, it triggers the form data to be sent to the server using the HTTP POST method.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is button in html?

1 Answers  


Explain php explode() function.

1 Answers  


What is session in PHP. How to remove data from a session?

1 Answers  


does PHP support foreign key and Rollback?yes or not.if not then why. how will you done these concept in php?

1 Answers   Avanigoradia, Primus Global,


How to add comments in php?

1 Answers  


What is mvc? Why its been used?

1 Answers  


Does https prevent csrf?

1 Answers  


What is a closure in php?

1 Answers  


What type of headers have to be added in the mail function to attach a file?

1 Answers  


What are the Merits and De-Merits of CURL library ?

1 Answers  


What are the current versions of apache, PHP, and mysql?

21 Answers  


What is the difference between $message and $$message?

2 Answers  


Categories