Categories

Updated: 02/01/2000

Simple Polling System

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.
Similar Scripts for "Simple Polling System"

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.

PHPFormmail

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...

Creating a Photo Gallery

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 ...

PHPIndex Forum

This form maintained by PHPIndex provides a discussion place for PHP development, in french.

Parsing Forms With PHP and Sending E-Mail

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.
©2003-2008 jCay.com