View Full Version : looking for e-mail script.
lord_andy
March 27th, 2001, 17:53
I have been looking around for a script which will enable my visitors to e-mail things to their friends using a form at my site. I've seen loads of scripts for them to be able to e-mail me but I can't seem to find what I want. Can anybody help?
Thanks in advance.
Koolguy
March 27th, 2001, 17:59
What language?
Epgs
March 27th, 2001, 19:46
you could do it with php easily
lord_andy
March 28th, 2001, 17:01
I really have no idea what I'm looking for as i don't have any experience with any language. I'm on the f2s servers and it says I can use both cgi scripts and php. So if you know how I can go about it....
Niaad
March 28th, 2001, 17:59
Yes, it's very, VERY easy to do it with PHP.
As long as you know the names of the form fields and the form action is set to the PHP script, it's as easy as:
mail("$to", "$subject", "$body");
Where the form field they entered the email address they wanted to send the email to was named "to", and the form field they put the subject in was name "subject," and the form field they put the body in...you get the idea :)
dony
March 29th, 2001, 12:17
hi.
didnt understand but do you want formmail or the script that allows you to send anonym mail?
if so please send me your mail and i will send to you.
for info go to dony----------
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.