Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/04/2006, 10:40
Avatar de claudiovega
claudiovega
 
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 20 años, 6 meses
Puntos: 11
Podrias preguntar a la bd por los no activos y luego hacer esto:

Código PHP:

<input type="button" name="algo" <?php if($publicar=='INACTIVO') echo "disabled";?>>