Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/07/2003, 04:04
Mamulito
 
Fecha de Ingreso: julio-2003
Mensajes: 18
Antigüedad: 20 años, 9 meses
Puntos: 0
si, la funcion se llama IN_ARRAY()
EJ:

$VALOR = ARRAY("PEPE","CARLOS","JUAN","LUISITO");
IF(IN_ARRAY("LUISITO",$VALOR))
PRINT "ENCONTRADO";
__________________
Nunca pude estudiar Derecho (El Jorobado de Notredame)