Hi, I am new to this place, so go easy on me.
I have reated a PHP script that allows a user to download there contacts that are stored in a MySQL table into a CSV. They need to ammend the contacts and then re-upload the CSV back into the database via PHP.
What I want to know instead of uploading the updated CSV back into table, can the table be overwritten?
Thanks