$forum[title_clean] = preg_replace('/^(\*)(.*)(\*)$/i', '', $forum[title_clean]);$forum[title_clean] = trim($forum[title_clean]);