- 1,233 categories
- 40,467 scripts
Updated: 02/01/2000
- This is a simple PHP/MySQL-based poll program. System components consists of poll form with question and possible answers, php script that updates poll with a vote and/or displays current poll results, and MySQL table. The Web site provides an article on how to set the program in detail.
- Categories
- Tags
- Platforms
- Licenses
- 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.
- PHPFormmail is a PHP script, written in French, which allows you to send the contents of a form by email. It also features: file attachment support, ability to make copies of recipients, configurable redirecttion page and option to define the form&ap...
- This tutorial teaches you how to store a picture file on the server so that you can create a photo gallery of images that users upload to your site. The coding sample initially displays a form for you to fill in; browsing is enabled. The information ...
- This form maintained by PHPIndex provides a discussion place for PHP development, in french.
- Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. This two-page tutorial shows you how.