Просмотр поста

.
Koenig
(\/)____o_O____(\/)

aNNiPAk,

preg_match_all('#9assqd,bxw8u#iu', $str, $matches);
$matches = array_map('ucfirst', $matches);
echo '<pre>' . print_r($matches, 1) . '</pre>';