Current location: Hot Scripts Forums » Programming Languages » PHP » email uploaded image?


email uploaded image?

Reply
  #11 (permalink)  
Old 11-29-09, 06:19 PM
braca86 braca86 is offline
Newbie Coder
 
Join Date: Oct 2009
Posts: 14
Thanks: 8
Thanked 0 Times in 0 Posts
???

im getting all messages in spam and all are linked together... if senders name is difrent it will solve the problem but i cant figure out
why i cant put senders name like $name i tried with theseand its not working.....


Quote:
mail($to, $subject, $body, "From: <.$name>");
mail($to, $subject, $body, "From: <$name>");
mail($to, $subject, $body, "From: .$name");
mail($to, $subject, $body, "From: $name");

Last edited by braca86; 11-29-09 at 06:49 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #12 (permalink)  
Old 11-29-09, 08:27 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,516
Thanks: 20
Thanked 109 Times in 106 Posts
There are some good examples here:

PHP: mail - Manual
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
The Following User Says Thank You to wirehopper For This Useful Post:
braca86 (11-29-09)
  #13 (permalink)  
Old 11-29-09, 09:08 PM
braca86 braca86 is offline
Newbie Coder
 
Join Date: Oct 2009
Posts: 14
Thanks: 8
Thanked 0 Times in 0 Posts
solved by putting $name at the subject of the message...
Quote:
$subject = "You have mail from $name...";
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


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
Freeze columns in a table Rita Negi Script Requests 1 09-01-09 09:23 AM
div css theighost CSS 11 09-14-08 03:30 AM
How to email an image created on fly??? nitro4file PHP 5 05-14-06 01:53 PM
need help with viewing uploaded image on webpage? mikewooten PHP 0 03-16-04 08:39 PM


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