Not quite sure where to start with this one; can anyone point me in the right direction?
I send emails to my customers which contain various links. When the customer clicks the link embedded within the email, I want the page they land at to automatically write that users email address (from the email they received) with the date and time stamp of their click directly to a data gathering table in the database.
Now, I am not familiar with PHP but can use HTML and javascript. Any assistance gratefully accepted.
Nick
Virtual Server
PHP 5.1.2
MySQL server 5.0.18
Web Server: Apache/2.2.3 (Linux/SUSE)
I send emails to my customers which contain various links. When the customer clicks the link embedded within the email, I want the page they land at to automatically write that users email address (from the email they received) with the date and time stamp of their click directly to a data gathering table in the database.
Now, I am not familiar with PHP but can use HTML and javascript. Any assistance gratefully accepted.
Nick
Virtual Server
PHP 5.1.2
MySQL server 5.0.18
Web Server: Apache/2.2.3 (Linux/SUSE)
Comment