Tema
:
Estatus/Pulicar
Ver Mensaje Individual
#
2
(
permalink
)
04/04/2006, 10:40
claudiovega
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 21 años, 3 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"
;
?>
>
claudiovega
Ver Perfil
Buscar todos los Mensajes de claudiovega