Hi,
I have a script that allows people to input user information such as first name, last name, etc... and writes it to a flatfile.
Is there a way then to check the entries for duplicates, copy the first 50 entries ouf of the database (flat) and email them to a person, then remove them from the database and store them in a secondary database? Any help is appreciated.
I have a script that allows people to input user information such as first name, last name, etc... and writes it to a flatfile.
Is there a way then to check the entries for duplicates, copy the first 50 entries ouf of the database (flat) and email them to a person, then remove them from the database and store them in a secondary database? Any help is appreciated.