Over at ONLamp.com there’s a very good article with a number of good tips for handling forms with PHP.
Tip 7 looks like a pretty good one which I think I’ll use when I start redesigning some of my web database projects. I’ll have to check out this HTML_Quickform thing too.
PHP Form Handling by David Sklar — If your PHP program is a dynamic web page (and it probably is) and your PHP program is dealing with user input (and it probably is), then you need to work with HTML forms. David Sklar, author of Learning PHP 5, offers tips for simplifying, securing, and organizing your form-handling PHP code.
Discover more from Imablog
Subscribe to get the latest posts sent to your email.