madbutcher
Newbie
- Jul 17, 2008
- 43
- 24
Hi guys, could someone help me pls, i am getting this error :
Warning: preg_replace() [function.preg-replace]: No ending delimiter '&' found in /home/elutod0/public_html/xxxx.com/xmlparser.php on line 771
in this code:
Warning: preg_replace() [function.preg-replace]: No ending delimiter '&' found in /home/elutod0/public_html/xxxx.com/xmlparser.php on line 771
in this code:
Code:
$nq = preg_replace("&page=[a-zA-Z0-9]*", "", $_SERVER['QUERY_STRING']);
Last edited: