Ver Mensaje Individual
  #5 (permalink)  
Antiguo 27/04/2011, 15:15
Hidek1
Colaborador
 
Fecha de Ingreso: octubre-2009
Ubicación: Tokyo - Japan !
Mensajes: 3.867
Antigüedad: 14 años, 6 meses
Puntos: 334
Respuesta: Negación de RegExp

Código PHP:
if (preg_match('/^([a-z-_]++(?!\.ogg)).*$/im'$subject)) {
    
# Successful match
} else {
    
# Match attempt failed


eso te sirve ?
__________________
More about me...
~ @rhyudek1
~ Github