I usually prefer to use $_REQUEST['fieldname'] -- that way you don't have to worry about whether it is method="GET" or method="POST" in your form. And I prefer to use POST rather than GET anyhow.
then, you can insert the records into your database, or create an email that is mailed to you.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
|