Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Evolt:
Get Those Forms Working for You
May 05, 2003 @ 12:18:19

HTML Forms and PHP work well together - and I mean really, really well. They were made for each other, destined to make beautiful music, er, web apps together - but they can be a hassle. In this new Evolt article, they show you how to tame them just a little bit more.

User Friendly Forms in PHP will show you a way to make your forms more friendly with PHP, so users don't have to keep filling forms in if they make a mistake -- make your forms more friendly. Of course, there are a number of classes out there that help you do this same thing, but this is a quick and easy way to get it to work.

In the long run, you might be better off using a premade "form class" to help you along the way, but their method can do wonders if you're just working with one or two forms on a site.

tagged:

Link:


Trending Topics: