"", "dept_id" => "", "type_id" => "", "MAX_FILE_SIZE" => "30000000", "title" => "$area_name Title", "description" => "$area_name Description", "bid_date" => "$area_name Due Date", "addenda" => "Addenda Y/N", ); $types = array("content_id" => "hidden", "dept_id" => "hidden", "type_id" => "hidden", "MAX_FILE_SIZE" => "hidden", "bid_date" => "text", "title" => "text", "description" => "textarea", "addenda" => "text", "create_date" => "text", "last_upd_date" => "text", ); $length = array("bid_date" => "10", "create_date" => "30", "last_upd_date" => "30", "title" => "30"); ?>