Витя волчья голова, дреды длинные до плеч. Витя любит есть халва, он умен и тугоплеч
// Replaces with spaces the braces in cases where braces in places cause stasis
$str = str_replace(array("\{","\}")," ",$str);
$str = str_replace(array("\{","\}")," ",$str);