phpbar.de logo

Mailinglisten-Archive

[php] file upload

[php] file upload

Christoph Zimmermann cz_(at)_deltaweb.de
Tue, 6 Mar 2001 13:07:15 +0100


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C0A636.0081B750
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hallo,

ich m=F6chte eingabemaske eine datei auf den server laden. Es gibt ja =
den
'Dateibrowser' aber ich habe keine ahnung, wie ich den einbinden muss.
kann jemand helfen??=20

Das habe ich als ansatz genommen, funktioniert aber leider nicht:

if($pic!=3D"none") {
	$picture_=3D"$id.$pic";
	copy($pic,"/home/domain.de/www/htdocs/images/$picture_");
}


Gruss, Christoph

------_=_NextPart_001_01C0A636.0081B750
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">



file upload



hallo,

ich m=F6chte eingabemaske eine datei auf den server = laden. Es gibt ja den 'Dateibrowser' aber ich habe keine ahnung, wie = ich den einbinden muss.

kann jemand helfen??

Das habe ich als ansatz genommen, funktioniert aber = leider nicht:

if($pic!=3D"none") {
        $picture_=3D"$id.$pic";
        copy($pic,"/home/domain.de/www/htdocs/images/$picture_&quo= t;);
}


Gruss, Christoph

------_=_NextPart_001_01C0A636.0081B750--

php::bar PHP Wiki   -   Listenarchive