In article ,
[EMAIL PROTECTED] (Kristofer Widholm) wrote:
> Warning: Bad escape sequence: \. in validate.inc.php on line 142
>
> CODE:
> Line 142: if (!eregi("index\.php",$PHP_SELF)) {
> blah blah blah;
> }
>
> I didn't know there was any other escape seq
Anyone know why I get this warning?
Warning: Bad escape sequence: \. in validate.inc.php on line 142
CODE:
Line 142: if (!eregi("index\.php",$PHP_SELF)) {
blah blah blah;
}
I didn't know there was any other escape sequence possible in RegEx!
I have error reporting set to
error_reporting(32+16+
2 matches
Mail list logo