/'; if (isset($arr['url']) && $arr['url']) { $str .= ''; } else { $str .= ''; } $str .= $arr['text']; $str .= ''; } } } return $str; }