Re: Mass upload

2001-04-12 Thread Marty Landman
At Thursday 4/12/01 08:56 AM, [EMAIL PROTECTED] wrote: > I need to take a flat file (currently in excell) and upload it into a MYSQL > database via the web using PHP. This will happen every week so what is the > best way to do this drop the table then re-create it with the info. from the >

Mass upload

2001-04-12 Thread Khristopher_Klaich
Hello--- I am wondering if anyone has done anything that resembles the following: I need to take a flat file (currently in excell) and upload it into a MYSQL database via the web using PHP. This will happen every week so what is the best way to do this drop the table then re-create it with the