Jump to content

Help with an error code


kevincro

Recommended Posts

I get the following error which points to the following line of code.  Any ideas?

 

Warning: preg_replace() [function.preg-replace]: Compilation failed: reference to non-existent subpattern at offset 5 in public_html/view.php on line 61

 

foreach($card as $key=>$cards) $hand = preg_replace($key, $smiley_img, $hand);

Link to comment
https://forums.phpfreaks.com/topic/101485-help-with-an-error-code/
Share on other sites

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.