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

.
ramzes
print_r($matches);

что выдает? 1 совпадение?
preg_match_all("'|\{([^\}]+)\}|', $some_text, $matches);