thanks, i've seen that already, but i can't seem to get the upload to work. i used to do it with
copy("$img", "$img_name");
but that doesn't work anymore even though i put
$img = $_FILES['img'];
on top. is there anything else i need to do? excuse me if this is a dumb question but i'm a bit lost when it comes to handling arrays ...
thanks, thomas