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
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
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
3 matches
Mail list logo