Hello,
I am using a PHP script to personalise an HTML page and send it by e-mail to a database of people. Now what I would like is that in that HTML e-mail, a counter is added, which is activated when someone actually opens the e-mail. What I would like in addition, is to save this person's id in a database when he opens the page. Is this possible and if so, HOW? :-)
Joyce