Answer the question
In order to leave comments, you need to log in
Why doesn't preg_match work?
If I write PHP code,
if (!preg_match('/\/ettevote\/filter\/abc\/([A-Za-z0-9-&ŠšŽžÕõÄäÖöÜü])/', $_SERVER['REQUEST_URI'], $code)) {
die('Not found!');
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question