Ver Mensaje Individual
  #4 (permalink)  
Antiguo 06/09/2006, 17:29
Spychaser
 
Fecha de Ingreso: agosto-2006
Ubicación: Argentina, Bahia Blanca
Mensajes: 172
Antigüedad: 17 años, 8 meses
Puntos: 0
..listo

bueno usea la funcion empty.

Código PHP:
if(empty($_POSTS['foto01']))
{
 
$foto01 $_POST['fotopordefecto']; 
 }
 else
{
   } 
Muchas gracias