Ver Mensaje Individual
  #2 (permalink)  
Antiguo 30/11/2005, 14:20
Avatar de deadlykyo
deadlykyo
 
Fecha de Ingreso: noviembre-2005
Ubicación: Cbba - Bolivia
Mensajes: 747
Antigüedad: 18 años, 5 meses
Puntos: 5
bueno puedes intentar usar un else, yo creo que con eso se arregla, cya

Código PHP:
$Rsreportes mysql_query("select * from distribuidores where nman = $Xnman",$link);
$fila mysql_fetch_array($Rsreportes);
if(
$fila[0]=="") { echo "No se encontro ningun Manifiesto con ese Numero."; }
else if (
$fila1[17]==0) {echo  " No se ha realizado ningun reporte."; }