Hi,
print $_FILES["datei"]["tmp_name"];
geht nicht :(was mache ich falsch ?
Du machst den ueblichen Newbee-Fehler - anzunehmen, es "muesse schon alles gefunzt" haben, und deshalb keinerlei Fehlerkontrolle.
Mal als allererstes:
print_r($_FILES);
MfG ChrisB
--
„This is the author's opinion, not necessarily that of Starbucks.“
„This is the author's opinion, not necessarily that of Starbucks.“