$_val) $$_key = $_val; if(empty($id)) $id = $name; if($limit) $onKeyPress = " onKeyPress=\"textarea_check_len('{$id}','{$limit}')\""; $html = ""; if($onKeyPress) { $html .= "
Remaining Characters: {$limit}
". ""; } return $html; } ?>