'; if (in_array($view, $profile_contents)){ $html .= ' '.$view; } else { $html .= ' '.$view; } $html .= ''; } return $html; } // Format tabs function format_tabs($contents) { $rows = explode("\n", $contents); $tab = '
'.$success_msg.'