Tagged “understanding the web”
-
How Website Forms Work
This post is about understanding the web php serverless
'Form Follows Function' goes the saying, but with HTML forms, it's the other way round. At least in terms of what happens when you fill out a form, and then click the button to 'send': a function processes the form. What happens during this process? Why is it necessary? What are some of the options for serverless form handling?
Written on
See all tags.