$choices =mysql_fetch_all();. $choices = array('' => get_string('city') . '...') + $choices;. $mform->addElement('select', 'city', ...
確定! 回上一頁