Forum Moderators: coopster

Message Too Old, No Replies

anonymous email address generation

         

thx967

4:10 am on Jan 13, 2006 (gmt 0)

10+ Year Member



Anyone have any ideas on a good way to generate a random numbered e-mail address that would link to a DB saved e-mail address?

coopster

9:45 pm on Jan 16, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



How about just using an auto_incrementing number. You create it in the database and then use that for the email address.