Jump to content

[SOLVED] Warning: preg_match() [function.preg-match]: No ending delimiter


GreenSmurf

Recommended Posts

I am getting an error I have never had before. I searched a bit on the forums but the solutions people had seem not be quite the same.

 

Warning: preg_match() [function.preg-match]: No ending delimiter

 

$pattern = '\'/i';
  if (preg_match($pattern,$group_name,$matches)){

 

Any suggestions?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.