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 |
What is button in html?
Explain php explode() function.
What is session in PHP. How to remove data from a session?
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?
What is mvc? Why its been used?
Does https prevent csrf?
What is a closure in php?
What type of headers have to be added in the mail function to attach a file?
What are the Merits and De-Merits of CURL library ?
What are the current versions of apache, PHP, and mysql?
What is the difference between $message and $$message?