php email form?

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
terptown
Forum Newbie
Posts: 1
Joined: Fri May 17, 2002 2:33 pm

php email form?

Post by terptown »

hey i am trying to have a basic form to collect about ten fields and send it to a specific email...in php anyone have any code i can check out...this is my first php project...thanks ryan
User avatar
hob_goblin
Forum Regular
Posts: 978
Joined: Sun Apr 28, 2002 9:53 pm
Contact:

Post by hob_goblin »

User avatar
hob_goblin
Forum Regular
Posts: 978
Joined: Sun Apr 28, 2002 9:53 pm
Contact:

Post by hob_goblin »

http://www.php.net/manual/en/function.mail.php has more info, and some examples
Post Reply