phpbar.de logo

Mailinglisten-Archive

[php] Wieder mal file upload

[php] Wieder mal file upload

Alexander Ruschak php_(at)_phpcenter.de
Fri, 17 Aug 2001 14:36:20 +0200


 Hallo Liste!
Ich hab folgendes Problem:
Ich moechte mit einem script files auf meinen Webserver laden und moechte
aber das Leerzeichen im Dateinamen in _ konvertiert werden. Ich schaffs nicht, den
richtigen code zusammenzustoepseln. Gibts da was zum nachlesen?

bisher hab ich:

$string = str_replace(" ", "_", $filename);
(lt php manual)

das problem liegt aber an 

<form action="<?php print $PHP_SELF ?>" method="post" enctype="multipart/form-data">

glaub ich. In der Variable $filename steht dann die tmp Datei.

Schon mal vielen lieben Dank im Vorraus fuer die Tips

		++alex
-- 
member of www.unix-stuff.de -- where hot couture made for the future
one of 73% Austrians who didn't vote for jörg haider



php::bar PHP Wiki   -   Listenarchive