Re: [PHP] Importing data in to mysql with some control

2007-04-16 Thread Richard Lynch
On Mon, April 16, 2007 12:43 am, Richard Kurth wrote: > I am trying to write a import script for loading data into an existing > mysql > table. I want to show the import data on the screen and let the user > select > the column number to go with which mysql field. Now some of the fields > are > man

Re: [PHP] Importing data in to mysql with some control

2007-04-16 Thread Jochem Maas
Richard Kurth wrote: > I am trying to write a import script for loading data into an existing mysql > table. I want to show the import data on the screen and let the user select > the column number to go with which mysql field. Now some of the fields are > mandatory like firstname lastname email ad