ohdang888 Posted March 19, 2009 Share Posted March 19, 2009 i have a CSV file, and use phpMyadmin to upload it. Its importing fine, but i've added to the CSV file and want it to delete everything already in the table, and then take the data in the csv file and insert rows.. is this possible? what option in phpMyAdmin would i use? Thanks!! Link to comment https://forums.phpfreaks.com/topic/150242-php-sql-in-a-csv-file/ Share on other sites More sharing options...
WolfRage Posted March 21, 2009 Share Posted March 21, 2009 Drop the table then reload the file, that is the quickiest and simpliest solution utilizing a csv file. Link to comment https://forums.phpfreaks.com/topic/150242-php-sql-in-a-csv-file/#findComment-790561 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.