PHPmyadmin CSV import

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
thesimon
Forum Commoner
Posts: 40
Joined: Sun Mar 13, 2005 9:44 pm

PHPmyadmin CSV import

Post by thesimon »

Can anyone help me use phpmyadmin to import a csv file into a mySQL database.

At the moment it will only import a single line from the file (but it does that properly).
thesimon
Forum Commoner
Posts: 40
Joined: Sun Mar 13, 2005 9:44 pm

Post by thesimon »

Hmm kinda fixed it, you know the type where it works, but you don't know why.

I made up some primary key values in the csv file, seemed happier :?
Post Reply