Sr. PHP Programmer Question:

What is the importance of "action" attribute in a html form?

Senior PHP Programmer Interview Question
Senior PHP Programmer Interview Question

Answer:

The action attribute determines where to send the form-data in the form submission.


Previous QuestionNext Question
How will you access the reference to same object within the object in PHP?How will you retrieve formatted string of trace in PHP when error occurred?