|
-
September 17th, 2005, 02:21 PM
#1
emailing results from a form
i have a questionnaire form that users can fill in and get their results. its not a problem to display their results online once they have filled in the form. nor is it a problem to retrieve the results from a database to display online. what is proving a problem is emailin results to people.
how do i go about doing this? i am using the mail() function. is this right or should i use the php mailer to do this? i am stumped.
some help please!!
-
September 17th, 2005, 09:25 PM
#2
Re: emailing results from a form
If you just wnat to email them back the results of the form, the mail function should work perfectly fine ... just make sure you are using the mail() function according to the manual.
*9-11-01* Never Forget; Never Forgive; Never Relent!
"If we ever forget that we're one nation under God, then we will be a nation gone under." - Ronald Reagan
-
September 18th, 2005, 03:03 PM
#3
Re: emailing results from a form
Post your code that does the mail() and we will see.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|