Tema
:
preseleccionar checkbox
Ver Mensaje Individual
#
6
(
permalink
)
13/12/2007, 10:37
GatorV
$this->role('moderador');
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años, 9 meses
Puntos: 2135
Re: preseleccionar checkbox
Mas bien:
Código PHP:
if(
in_array
(
$subCategoria
,
$rowTodasCats
[
'subcategoria_ID'
])) {
Saludos.
GatorV
Ver Perfil
Buscar todos los Mensajes de GatorV