phpbar.de logo

Mailinglisten-Archive

[php] Abfrage Formular

[php] Abfrage Formular

DI Andreas Klopfer (Marcand) andreas.klopfer_(at)_marcand.at
Tue, 5 Dec 2000 09:31:10 +0100


Hallo!

Ich bin zu doof für das:
Ich hab ein Formular mit dem ich Fileupload mache. Geht gut.

Nun möchte ich den filename in eine Datenbank schreiben:

Im Formular sieht es so aus:

<input type="file" name="file1" size="30">

Dann im Script:
 $query="update artikel set file1='$file1' where id=$id;";
   $result=mysql_query($query);

Wie spreche ich den filename an ?
Wer weiß das was!
Danke!
Andi


MARCAND Informationsmanagement GmbH
DI Andreas Klopfer
Schulstr. 9
A-6922 Wolfurt
Tel: 0043 (0) 5574 84453
Fax: 0043 (0) 5574 84453 53




php::bar PHP Wiki   -   Listenarchive