jackybreda Posted April 10, 2013 Share Posted April 10, 2013 Hi, After php 5.3 upgrade i changed erig to preg_match but now i get thes error Warning: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash In this line: if (preg_match($SERVERS['keywords'][$this->host], $this->data)) Can someone tell me what i have to change in order to make this function again? Regards, Jacky Quote Link to comment Share on other sites More sharing options...
salathe Posted April 10, 2013 Share Posted April 10, 2013 Start here: http://php.net/manual/en/reference.pcre.pattern.posix.php Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.