how to check the mail is sent successfully

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tisa
Forum Commoner
Posts: 27
Joined: Fri Nov 28, 2003 1:14 am

how to check the mail is sent successfully

Post by tisa »

thanks a lot
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

in what way? Just that the email is sent from PHP, or that the email was receieved?

Send a test email to your own address, if you received it, the script is working :)

Mark
Post Reply