���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/doc/update_db/update_18_questionary.sql
���ѧ٧ѧ�
CREATE TABLE `lh_question` ( `id` int(11) NOT NULL AUTO_INCREMENT, `question` varchar(250) NOT NULL, `location` varchar(250) NOT NULL, `active` int(11) NOT NULL, `priority` int(11) NOT NULL, `is_voting` int(11) NOT NULL, `question_intro` text NOT NULL, PRIMARY KEY (`id`), KEY `priority` (`priority`), KEY `active_priority` (`active`,`priority`) ) DEFAULT CHARSET=utf8; CREATE TABLE `lh_question_answer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `ip` bigint(20) NOT NULL, `question_id` int(11) NOT NULL, `answer` text NOT NULL, `ctime` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `ip` (`ip`), KEY `question_id` (`question_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE `lh_question_option` ( `id` int(11) NOT NULL AUTO_INCREMENT, `question_id` int(11) NOT NULL, `option_name` varchar(250) NOT NULL, `priority` tinyint(4) NOT NULL, PRIMARY KEY (`id`), KEY `question_id` (`question_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE `lh_question_option_answer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `question_id` int(11) NOT NULL, `option_id` int(11) NOT NULL, `ip` bigint(20) NOT NULL, PRIMARY KEY (`id`), KEY `question_id` (`question_id`), KEY `ip` (`ip`) ) DEFAULT CHARSET=utf8; INSERT INTO `lh_chat_config` (`identifier`, `value`, `type`, `explain`, `hidden`) VALUES ('voting_days_limit', '7', 0, 'How many days voting widget should not be expanded after last show', 0);
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�