How does html form submit work?



How does html form submit work?..

Answer / Sourabh Kumar Singh

HTML form submission typically works by sending the form data to a specified URL when a user interacts with a form element (like clicking a submit button). The form data is sent using the HTTP POST or GET method, depending on the method attribute in the form tag.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

how to select single row from table and insert into same table as a new record by using a single sql query.

2 Answers  


Explain Constant in Class?

1 Answers  


Where is the functions php in wordpress?

1 Answers  


How do you sort an array in php?

1 Answers  


What is the name of the scripting engine that powers PHP?

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,


What is reference variable php?

1 Answers  


What is csrf validation?

1 Answers  


what are the errors and when we get that particular errors.and who will give that errors

3 Answers  


How to get best php developer Experience in Php with Sugar CRM / VTiger.

1 Answers  


What are the benefits of using queries?

1 Answers  


how can i upload only pdf files in my website? files has not a pdf extension mantioned

0 Answers  


Categories