importing from csv file to mySQL Dbase (php code)

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

grabber_grabbs
Forum Commoner
Posts: 60
Joined: Mon Oct 10, 2011 6:13 pm

Re: importing from csv file to mySQL Dbase (php code)

Post by grabber_grabbs »

just an update on my problem, looks like the sql file was in a way corrupted... i did create an other sql file, then i transfered all the data from the corrupted file to the new file, deleted the corrupted one, rename the new one, and now all is fine.....
thank you guys for the help you all provided.
Post Reply