Sr. PHP Programmer Question:
What is the importance of "action" attribute in a html form?

Answer:
The action attribute determines where to send the form-data in the form submission.
Previous Question | Next 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? |