Ok grazie... ma nell'esempio non usa copy... cosa devo mettere fra paretesi?? xkè ankeda php.org non si capisce bene

li dice:
copy ( string source, string dest )

allora io metto:
copy ( $_FILES["sign"] , "/test/set/sets/");

e' giusto?