Ver original$thumb = getRandomFileName($_FILES["archivo"]["name"]); move_uploaded_file($_FILES['imagen']['tmp_name'],$directorio.$thumb.$ext);