Re: [PHP] LOAD INFILE

2009-03-30 Thread Chris
Thijs Lensselink wrote: John Boy wrote: Hi I want to upload a .csv file from my local pc to a mysql server. My local machine is XP2. I have used the following but the file does not upload. When using php MyAdmin it returns the error 'file not found'. Can anyone help? Why not just use phpmya

Re: [PHP] LOAD INFILE

2009-03-30 Thread Thijs Lensselink
John Boy wrote: > Hi > > I want to upload a .csv file from my local pc to a mysql server. My local > machine is XP2. I have used the following but the file does not upload. When > using php MyAdmin it returns the error 'file not found'. Can anyone help? > > // Include our login information > i

[PHP] LOAD INFILE

2009-03-30 Thread John Boy
Hi I want to upload a .csv file from my local pc to a mysql server. My local machine is XP2. I have used the following but the file does not upload. When using php MyAdmin it returns the error 'file not found'. Can anyone help? ". mysql_error()); } // Select the database $db_select=mysql_select