Form Processors in PHP Question?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tdelobe
Forum Commoner
Posts: 41
Joined: Thu Aug 07, 2003 2:28 pm
Location: washington, dc

Form Processors in PHP Question?

Post by tdelobe »

Can anyone recommend a good PHP script for processing html forms and sending the results to an email address (and if possible logging to a text file or DB, but not necessary...mail is the most important).

I am looking for something that is easy to customize to forms that I already have up, and can handle processing different forms with different input fields.

My only other requirement is that is works with the windows platform that I have PHP running on.

If you could include a link to the site where I can find your recommendation that would be great. Thanks!
User avatar
SantaGhost
Forum Commoner
Posts: 41
Joined: Mon Sep 15, 2003 11:54 am

Post by SantaGhost »

Unipus
Forum Contributor
Posts: 409
Joined: Tue Aug 26, 2003 2:06 pm
Location: Los Angeles, CA

Post by Unipus »

Post Reply