PHP: Check who had read sent email?

前端 未结 12 1515
感情败类
感情败类 2020-12-01 06:53

I am sending email to some users and wants to know who had read it, means if some one had read that email then a log file will maintain which contain the email address of th

12条回答
  •  栀梦
    栀梦 (楼主)
    2020-12-01 07:47

    Mailreaders are not browsers, they don't support javascript. They don't even support proper CSS so dont expect too much. So I honestly don't see any way you can do what you're trying to do

提交回复
热议问题