Pages: 1
#1
Warning: preg_match() [function.preg-match]: Delimiter must not be...Code:Warning: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash in E:\AichaMart\themes\default\list.php on line 52 Vous avez sûrement dut écrire un code comme ça : Code:if (preg_match("Catalogue","".$_SERVER['REQUEST_URI']."")) alors que la bonne expression serait ceci : Code:if (preg_match("/Catalogue/i","".$_SERVER['REQUEST_URI']."")) Pages: 1
Réponse rapide|==> Faire un lien vers ce sujet ??<a href="http://www.brakstar.com/forum/braktopic_1979.html" title="Warning: preg_match() [function.preg-match]: Delimiter must not be...">Warning: preg_match() [function.preg-match]: Delimiter must not be...</a> | |||||||||||||||||||
| |||||||||||||||||||