MarketingTactics presents this primer about constructing Request Info forms in PHP.
One of THE first things that I found I needed on any of my customers’ websites was a Request Info form. I find that having a problem to solve and then creating the code for the solution is a great way to learn a language. But, I had difficulty with many of the forms examples as they are way too complex and the coding is way too clever.
Here we start off with the simplest form and grow into the complex and clever.