As in example, the user_roles table in MySQL: CREATE TABLE users_roles ( uid int(10) unsigned NOT NULL default '0', rid int(10) unsigned NOT ...
確定! 回上一頁