Jump to content

EmaIL Tracking System

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
bharghavchinna

bharghavchinna

    Newbie

  • Members
  • Pip
  • 1 posts
HI guys ,this is bharghav ,
i am working on the php platform,

*Email Tracking System

if any have the code or refernce for that email tracking sysytem,
can uplease provide me..

Thanks ,
bharghav:)

Edited by bharghavchinna, 05 April 2010 - 09:20 PM.


#2
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
Hmm.. Do you mean like in an Ticket system, so customers can send in mails, get them an ID tag so correspondance can be collected in threads within the same mail address?

That would not be very hard to do really, PHP has functions on how to pop an email box, just read in mails, store them in a database with the ID. and make sure to put the ID in the subject of all forthcoming mails in that discussion...
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

#3
nofolo

nofolo

    Newbie

  • Members
  • Pip
  • 4 posts
mmm...interesting, thanks