Current location: Hot Scripts Forums » Programming Languages » PHP » bcc mail form should be simple


bcc mail form should be simple

Reply
  #1 (permalink)  
Old 12-26-11, 12:06 PM
cyberfolli cyberfolli is offline
Newbie Coder
 
Join Date: Jan 2004
Posts: 93
Thanks: 8
Thanked 0 Times in 0 Posts
bcc mail form should be simple

trying to bcc this mail form and I am not sure how to do it..

Code:
	header("Location:".$_SERVER['HTTP_REFERER']."?subject=$subject&email=$email&message=$message&wrong_code=true");
	exit;
}
Reply With Quote
  #2 (permalink)  
Old 12-26-11, 04:21 PM
alxkls alxkls is offline
Newbie Coder
 
Join Date: Nov 2011
Posts: 98
Thanks: 0
Thanked 9 Times in 9 Posts
a).using a uri to send mail is a really bad idea because it could be used to spam whoever someone wahts.
b).take a look at the following:
Code:
http://phpmailer.worxware.com/
thats what you should be using.
Reply With Quote
  #3 (permalink)  
Old 12-26-11, 04:55 PM
cyberfolli cyberfolli is offline
Newbie Coder
 
Join Date: Jan 2004
Posts: 93
Thanks: 8
Thanked 0 Times in 0 Posts
it has a captcha puzzle already

it has a captcha puzzle already
Reply With Quote
  #4 (permalink)  
Old 12-29-11, 07:36 AM
alxkls alxkls is offline
Newbie Coder
 
Join Date: Nov 2011
Posts: 98
Thanks: 0
Thanked 9 Times in 9 Posts
god i hate captchas.... still download phpmailer and there you'll find all you could possibly need.
Reply With Quote
Reply

Bookmarks

Tags
bcc mail form


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Space Above Form xavier039 CSS 1 07-13-09 10:52 PM
ajax checking and onsubmit issue follower JavaScript 4 10-12-08 03:45 PM
Send mail authentication sujata_ghosh Perl 9 06-24-08 12:45 AM
Attachement help needed sujata_ghosh Perl 18 06-22-07 01:00 PM
Looking for php mail form w/ attachments and required fields Sithlord999 Script Requests 0 08-11-06 04:14 AM


All times are GMT -5. The time now is 08:59 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.