Mailinglisten-Archive |
> vielen Dank fuer Deine Antwort. Das Formular im FORM-Element enthaelt das > ENCTYPE="multipart/form-data" als Attribut. Nun wenn ich ENCTYPE weglasse, > bekomme ich wieder die gleiche Fehlermeldung. Also kann es nicht an ENCTYPE > liegen. Any idea? Vielen Dank. Versuch mal, ob das Beispiel aus dem Manual klappt: http://www.php.net/manual/feature-fileupload.php3 Mit freundlichen Grüßen, Tobias Ratschiller -- <?php function m($x){global $y,$z;$x=$x>0?-9:$x;$z=($z=$x+5)>0?$z:-$z; print(!$x&&++$y?"\n":($z?($z>$y%3+$y/3?" ":($x<-5?"/":"\\")):"|"));$y- 9?m(++$x):print(" _|_|_\n \\___/");}printf("%5s", "*");m(0); /* Merry Christmas | Tobias Ratschiller | http://phpWizard.net */ ?>
php::bar PHP Wiki - Listenarchive