I must be doing something wrong. I have the latest version of PHP and MY SQL and I keep getting this error:
Warning: preg_replace() [function.preg-replace]: Unknown modifier '/' in [path]/shop.php on line 325
Warning: preg_replace() [function.preg-replace]: Unknown modifier '/' in [path]/shop.php on line 327
Warning: preg_replace() [function.preg-replace]: Unknown modifier '/' in [path]/shop.php on line 328
What does this mean and how do I fix this?
|