Importing into phpMyAdmin
Posted: Fri Nov 03, 2006 7:45 am
I'm using phpMyAdmin - 2.8.0.3
I need to import a mailing list to my database. I can format however; it doesn't matter. CSV or TXT file. I can import it to start a new table or append an existing table; it doesn't matter.
I just need the format. Can't find instructions or documentation anywhere.
If this is too difficult, how hard would it be to write a php page that uses a comma delimited text file to import records?
This is a one time operation. Somebody please help.
I need to import a mailing list to my database. I can format however; it doesn't matter. CSV or TXT file. I can import it to start a new table or append an existing table; it doesn't matter.
I just need the format. Can't find instructions or documentation anywhere.
If this is too difficult, how hard would it be to write a php page that uses a comma delimited text file to import records?
This is a one time operation. Somebody please help.