PDA

View Full Version : can i send an email to or add a user table from mysql i saved?


VBUsers
10-31-2005, 02:57 AM
ok i have a user table i saved from an old forum i had and i wanted to either A) email them some how theyre about 3 to 4000 members and i want them to come over to my new site. or B) add them some how to my own user table in my sql so i can email them once theyre intergrated into the forum. can this be done? also the saved file is in PHP format. please advise the best way to handle this situation. thank you

Marco van Herwaarden
11-01-2005, 10:18 AM
I would restore the data into a temporary database and work from there. Maybe merge with ImpEx.