| Showing 21 - 30 from 36 tutorials on Page 3. |  | |
| | | PHP Script Tips - Processing Web Forms | | A collection of 21 tips on process Web forms with PHP scripts. Clear explanations and tutorial exercises are provided on generating and processing Web forms, getting values out of $_REQUEST, processing multiple choices, removing slashes, adding multiple... | | Added: 18 March 2007 - Visits: 85 | | | | | | | | Uploading files | | Shows you how I made my upload files form(s) in the Media Administration area. (Does NOT require globals to be on.) | | Added: 18 March 2007 - Visits: 96 | | | | | | | | Email validation with regular expression | | A short tutorial howto validate an email address during form processing. An example "copy & paste" html form code is included to demonstrate the functionality. | | Added: 17 March 2007 - Visits: 74 | | | | | | | | Interacting with Web Forms | | HTML forms are one of the key ingredients of any dynamic website because they can enable the users of a site to interact with it. Otherwise, websites are more or less static: They may be driven by a database and, therefore, regularly changing, but they ... | | Added: 17 March 2007 - Visits: 63 | | | | | | | | Quick look at forms - Refill Forms | | This shows a basic way to use forms with php. Also includes a required field demo -- This version includes code to REFILL the form. | | Added: 17 March 2007 - Visits: 85 | | | | | | | | Simple Email Validation | | Learn how to use email verification to validate your users. | | Added: 17 March 2007 - Visits: 64 | | | | | | | | Phorm Manager | | In this part four of a series on HTML form handling with PHP, it explains how to create a powerful PHP form handler, called Phorm Manager. Topics include: Design goals, Internal data management, form validation, and more. Full source code available. | | Added: 17 March 2007 - Visits: 75 | | | | | | | | Using Forms With PHP | | This tutorial introduces how to use forms with PHP. Demonstrates how PHP passes information from a form. Also explains security checking using environment variables. | | Added: 17 March 2007 - Visits: 73 | | | | | |