PHP5 Forms with AJAX submit – best practices
Tuesday, April 5th, 2011|Beginner tips, Brainstorming, Version 3, Version 4|by Romans|No Comments
Forms are the foundation of interactive web and what we call Web 2.0. In this article I will walk through the possible problems web developers encounter when creating web forms and solutions to those problems.
This article will be useful to people who are starting web development or who are experienced at it.
This article refers to Form implementation in Agile Toolkit. For documentation and demonstrations of forms in Agile Toolkit see http://agiletoolkit.org/doc/form
Tags: ajax, file upload, form, php5, security, UI
