例如
http://www.phpbb-tw.net/phpbb/viewtopic.php?t=14574
它有一句是
代碼: 選擇全部
#
#-----[ ADD SQL ]------------------------------------------
#
# or run the included db_update.php file as admin
#
ALTER TABLE phpbb_users ADD user_gender TINYINT not null DEFAULT "0" 可否請各位大大指導一下 該如何做

