Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6762773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T14:23:50+00:00 2026-05-26T14:23:50+00:00

Possible Duplicate: PHP: Check who had read sent email? I’m writing a tool in

  • 0

Possible Duplicate:
PHP: Check who had read sent email?

I’m writing a tool in PHP that will be sending notifications to members using mail(). Is there a way to get a notification when an email has been opened by recipient? Granted some systems do not support that but for those that do, how can I do that?


UPDATE:

Tested different ways. The best seem to have 1×1 image included. Avoid including logos and other images. They look quite ugly when blocked. 1×1 seem to have too small of an area to show security warning when blocked.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T14:23:51+00:00Added an answer on May 26, 2026 at 2:23 pm

    The request is made in the email by adding an optional header to the message, like this:
    Disposition-Notification-To: sendReceiptToAddress

    Just add something like this as one of the headers for the mail message:
    $headers .= “Disposition-Notification-To:\r\n”;

    Also, if this is an HTML formatted email (and you have a web server to handle the requests), you could add a request to a PHP script that will return a 1×1 transparent tracking pixel to the email body itself, with a URL like:
    http://mydomain.com/emailtracker/track.php?message=MyMsgId&user=MyUserId

    This isn’t 100% either, since people usually have the option not to download images for an email.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Alphabetic equivalent of PHP is_numeric If you check if the data is
Possible Duplicate: Is there a php library for email address validation? Hi there, I
Possible Duplicate: PHP method chaining? I had a function for create user, like cruser
Possible Duplicate: php headers already sent error I have attached my code which am
Possible Duplicate: PHP 2-way encryption: I need to store passwords that can be retrieved
Possible Duplicate: php date compare I have a date that I take from the
Possible Duplicate: preg_match php special characters Hi all, I want to check if these
Possible Duplicate: Check if a String Ends with a Number in PHP I'm trying
Possible Duplicate: PHP Arrays: A good way to check if an array is associative
Possible Duplicate: Check if JavaScript is enabled with PHP Is there some way to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.