All pastes #644704 Raw Edit

SamuraiDio

public php v1 · immutable
#644704 ·published 2007-08-03 19:55 UTC
rendered paste body
$data = preg_replace('/(<a [^>]+)(><img)/gi', '$1 class="highslide" onclick="return hs.expand(this)"$2', $row['post_content']);/*causing this error:Warning: ereg_replace(): REG_ERANGE in /home/diovani/teste.php on line 12*/