O.P. My site.......
I need some help with my site. The forums are perfect (nice job myBB team).
I have a site and want to add the following to it:
To the contact form:
* Send auto email after submitting to let user know email has been recieved (requires database??)
* Let a user submit only 5 times a day to reduce spam (database or cookies??)
* Only click submit once to reduce spam (php please, no silly javascript codes)
* Send it to both me and someone else (simple little code like:
mail( "email@email.com, email@email.com", "Runescape Fan Site Mail"??)
I prefer something stable and unpreventable, eg: not javascript, cause it can be turned off by spammer in the form etc, so php would be nice. I have a database if you need it for the code. Let me know what to do. Much thanks to anyone who can help.
k776
P.S: Also, if you need the files of mine, here they are:
Attachment: contact.php (2.26 KB)
This file has been downloaded 152 time(s).
|