php email form?
Moderator: General Moderators
php email form?
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
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
http://www.php.net/manual/en/function.mail.php has more info, and some examples