Huhu Stefan
vielleicht hilft es ja schon wenn Du das Bild doch unter seinem 'richtigem' Namen speicherst.
also
$tmp='images/'.$test_name;
copy ($test,$tmp);
printf ('<img src="%s" >',$tmp);
Viele Grüße
lulu
Huhu Stefan
vielleicht hilft es ja schon wenn Du das Bild doch unter seinem 'richtigem' Namen speicherst.
also
$tmp='images/'.$test_name;
copy ($test,$tmp);
printf ('<img src="%s" >',$tmp);
Viele Grüße
lulu