E-mail form 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
kaylamiller2
Forum Newbie
Posts: 3
Joined: Fri Dec 26, 2008 11:58 am

E-mail form question

Post by kaylamiller2 »

This is probably show how much of a noob I am But here goes! Is there a way I can enter on the form the e-mail address I want the form data to be e-mailed to? ???
Diamanto
Forum Newbie
Posts: 1
Joined: Fri Dec 26, 2008 4:46 pm

Re: E-mail form question

Post by Diamanto »

use type "hidden" in form
Post Reply