> Glory! > > I have a bunch of .CSV (Microsoft Excel Comma > Seperated Values) Files with me, whose data i want to > put back into my mySQL database tables. How can i do > that through php? or otherwise...
Take a look at MySQL-Front - its menu system talks about CSV (I've not had an excuse to use it). MySQL offers LOAD DATA INFILE, etc. Regards, =dn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php