Re: [PHP-DB] upload data to MySql

2002-11-14 Thread Anthony
ou wish to store it. You also will have to chmod 777 to the directory you wish to copy the file to. It may help if we can see the tutorial to try and find out exactly what you are doing. I've been working from "Build Your Own Database Driven Website Using PHP & MySQL" By Kevi

Re: [PHP-DB] upload data to MySql

2002-11-14 Thread Anthony
ou wish to store it. You also will have to chmod 777 to the directory you wish to copy the file to. It may help if we can see the tutorial to try and find out exactly what you are doing. I've been working from "Build Your Own Database Driven Website Using PHP & MySQL" By Kevi

Re: [PHP-DB] upload data to MySql

2002-11-14 Thread Coert Metz
Hi Never forget to include enctype="multipart/form-data" into your formtag Bye Coert Jason Wong wrote: On Thursday 14 November 2002 04:47, Seabird wrote: Hi everyone, I don't get my upload to work properly. It's a tutorial of the web, but it doesn't function (unless I made a mistake). HO

Re: [PHP-DB] upload data to MySql

2002-11-13 Thread Jason Wong
On Thursday 14 November 2002 04:47, Seabird wrote: > Hi everyone, > > I don't get my upload to work properly. It's a tutorial of the web, but it > doesn't function (unless I made a mistake). HOW doesn't it function? > Please help me... You have to provide more information, like what you see whe

Re: [PHP-DB] upload data to MySql

2002-11-13 Thread Boa Constructor
[EMAIL PROTECTED]> Sent: Wednesday, November 13, 2002 8:47 PM Subject: [PHP-DB] upload data to MySql > Hi everyone, > > I don't get my upload to work properly. It's a tutorial of the web, but it > doesn't function (unless I made a mistake). Please help me... > I ha

[PHP-DB] upload data to MySql

2002-11-13 Thread Seabird
Hi everyone, I don't get my upload to work properly. It's a tutorial of the web, but it doesn't function (unless I made a mistake). Please help me... I have a form passing on 5 fields (text for testing), name: year, make, model, price, picture and submit to PHP_SELF \n"; echo "make: $make\n"; ech