
Cretep
User
Feb 27, 2000, 7:33 PM
Post #1 of 2
(456 views)
|
|
Scanning subject line of incoming e-mail
|
Can't Post
|
|
I'm in the process of building a member management script, below is what it's supposed to do. After the user has used a signup form they are added to a confirm database. The user is then sent out an email with a Personal IDentification (PID) number in it. The user must respond to this e-mail with the PID in the subject line or within a predefined number of day's before there details are deleted from the confirm data base. If the user has replied within the predefined number of day's, the script scans the e-mail's subject line and then look's up the confirm database for the supplied PID. If found the users information is either sent to the awaiting approval database or automatically added to the user database (depending on what the administrator has specified). Hers the problem: I can't figure out how to implement the scanning of the subject line for the PID. Any help would be appreciated. Thanks in advance Peter Crouch
|