HTML Php

// parameters
// name: the name attribute you want for the tag, i.e.
// onChange="this.form.submit()" [optional]
//
// size: the SIZE attribute for the if ($size != 1)
$result .= " size=\"$size\"";
if ($javascript)
$result .= " " . $javascript;
$result .= ">\n";
$result .= "