Preg replace callback. Preg_replace($this->getvalidationregexp(), '', $host, 1, $count);. <?php echo preg_replace('#a.b#', '!', 'ahb acb aeb aeeb adcb axeb'); ?>. preg_replace.