Ver Mensaje Individual
  #2 (permalink)  
Antiguo 15/10/2006, 03:29
Avatar de Bytevamp
Bytevamp
 
Fecha de Ingreso: junio-2005
Ubicación: /var/www/
Mensajes: 789
Antigüedad: 18 años, 11 meses
Puntos: 7
Basicamente usa:
Código PHP:
<?

$nombre_archivo 
$_FILES['img_grande']['name'];
$tipo_archivo $_FILES['img_grande']['type'];
$tamano_archivo $_FILES['img_grande']['size'];

if (
move_uploaded_file($_FILES['img_grande']['tmp_name'], $path.$nombre_archivo))
{
echo 
"La imagen grande se cargo correctamente.<br>";
}
else
{echo 
"Ocurrió algún error al subir el fichero. No pudo guardarse.<br>";
}

?>
y listo.
Saludos.
__________________
"zankius veri mach" a todos los que me habeis ayudado.
carteles para inmobiliarias || alquiler de coches