Jump to content

[SOLVED] Warning: preg_match() [function.preg-match]: Compilation failed


mr_mind

Recommended Posts

Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 29 in /path/to/file.php on line 47

 

Line 46: $ext_search = '/<table class="bidhistory">(.?*)<\/table>/';
Line 47: preg_match($ext_search,$ext_html,$ext_matches);

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.