Dump File = text file on the website server that appends incoming data to the text file so that there is 1 file containing all data. I’m using it as the best fail-safe for data …
Tag: forms
Webhook JSON
At work I am writing code to run after a 3rd party forms vendor submits a user’s form. The form submission data is in JSON format. Today I learned about file_get_contents(‘php://input’); This is the command …
Form Design Inspiration
Some design inspirations for forms:
Ad Seen in Captcha
I was filling out a form and came across one of those captchas. to get the image verification code, I had to watch an ad first, right in the form.