freeCodeCamp/guide/english/php/forms/index.md

10 lines
308 B
Markdown

---
title: Forms
---
## Forms
Forms are a way for users to enter data or select data from the webpage. Forms can store data as well as allow the information to be retrieved for later use.
#### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article -->