Ver Mensaje Individual
  #9 (permalink)  
Antiguo 06/09/2006, 11:28
Avatar de chalchis
chalchis
 
Fecha de Ingreso: julio-2003
Mensajes: 1.773
Antigüedad: 20 años, 9 meses
Puntos: 21
creo que esta es mi solucion no se que opinen

if($tipo!='tds')
{
$comando=$comando."TIPO_FOTO='$tipo' and ";
}
else
{
$comando=$comando."TIPO_FOTO IS NOT NULL and ";
}

if($color!='tds')
{
$comando=$comando."COLOR_FOTO='$color' and ";
}
else
{
$comando=$comando."COLOR_FOTO IS NOT NULL and
__________________
gerardo