tags generated from * the passed parameters * ------------------------------------------------------------- */ function smarty_function_html_options($params, &$smarty) { $print_result = true; extract($params); $html_result = ''; settype($selected, 'array'); if (isset($options)) { settype($options, 'array'); foreach ($options as $key => $value) { $html_result .= "