Anyone got a form mail script?

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
Sakaki
Forum Newbie
Posts: 12
Joined: Mon Dec 02, 2002 12:37 pm

Anyone got a form mail script?

Post by Sakaki »

Does anyone have a good form mail script I can look at, dissect and easily modify?
User avatar
doggy
Forum Commoner
Posts: 80
Joined: Tue Dec 09, 2003 5:01 am
Location: South Africa

Post by doggy »

mal("to","subject","message");
http://za.php.net/manual/en/function.mail.php
hope this helps
Deemo
Forum Contributor
Posts: 418
Joined: Sun Jan 18, 2004 11:48 am
Location: Washington DC

Post by Deemo »

if you actually want the script, go to http://www.hotscripts.com and look for form mail scripts
Sakaki
Forum Newbie
Posts: 12
Joined: Mon Dec 02, 2002 12:37 pm

Post by Sakaki »

Thanks guys but none of those links offered what I was searching for.
zoidberg
Forum Newbie
Posts: 4
Joined: Sat May 22, 2004 11:31 am
Location: Canada

Post by zoidberg »

see my post here

viewtopic.php?t=21913

might help..
Sakaki
Forum Newbie
Posts: 12
Joined: Mon Dec 02, 2002 12:37 pm

Post by Sakaki »

Actually I just found a good one here http://www.arkie.net/~scripts/mailme/
User avatar
mabufo
Forum Commoner
Posts: 81
Joined: Thu Jul 10, 2003 11:11 pm
Location: Orland Park, IL
Contact:

Post by mabufo »

http://so.bohegeha.com/features/index.php?id=phorm

I wrote that a while ago... works pretty well.
Post Reply