' . h($name) . '
' : '' ) . "\n" . ($collations ? html_select("collation", array("" => "(" . lang('collation') . ")") + $collations, $row["collation"]) . doc_link(array( 'sql' => "charset-charsets.html", 'mariadb' => "supported-character-sets-and-collations/", 'mssql' => "ms187963.aspx", )) : ""); echo script("focus(qs('#name'));"); ?> " . confirm(lang('Drop %s?', DB)) . "\n"; } elseif (!$_POST["add_x"] && $_GET["db"] == "") { echo "\n"; } ?>