
10/07/2010, 09:45
|
| | Fecha de Ingreso: enero-2010
Mensajes: 191
Antigüedad: 15 años, 3 meses Puntos: 7 | |
Respuesta: preg_match() [function.preg-match]: Compilation failed Como experto te dirias que leas el error que te tira: preg_match() [function.preg-match]: Compilation failed: support for \P, \p, and \X has not been compiled at offset 1
En castellano: preg_match() [function.preg-match]: La compilación ha fallado(Compilación de la expresión regular) : El suporte para \P, \p, y \X no ha sido compilado (en esta versión de PHP que tienes instaladado) indice 1 |