User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 392,045 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,306 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 161 | Replies: 1
Reply
Join Date: Feb 2008
Location: Cochin
Posts: 67
Reputation: jino is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 2
jino's Avatar
jino jino is offline Offline
Junior Poster in Training

How can i know a mail is delivered or not

  #1  
Apr 11th, 2008
Dear all,,

I had done a mailing script in php ...

Now how can i know wheather the mail send is delivered or not..

Please help me..

Thanks in advance
We only have to do a very few things right in our life, so long as we don't do too many things wrong.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Mar 2008
Posts: 77
Reputation: queenc is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 3
queenc's Avatar
queenc queenc is offline Offline
Junior Poster in Training

Re: How can i know a mail is delivered or not

  #2  
Apr 11th, 2008
do u mean something like this...wat it helpful please reply
$sent = mail($to, $subject, $message, $headers);
}
if($sent)
{ print "Your mail was sent successfully";   }
else
{  print "We encountered an error sending your mail";   }
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

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

 

DaniWeb PHP Marketplace
Thread Tools Display Modes

Other Threads in the PHP Forum

All times are GMT -4. The time now is 11:21 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC