Table: meetingchats
Tool:
Meeting Associated Objects:
MeetingChats,
MeetingChat
Fields
id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 meeting INT UNSIGNED NOT NULL v5 member INT UNSIGNED NOT NULL v5 added INT UNSIGNED NOT NULL v5 flag BIT(1) NOT NULL DEFAULT 0 v5 topic TINYINT NOT NULL DEFAULT 0 v5 tome BIT(1) NOT NULL DEFAULT 0 v5
Example PHP Usage
The following php example is designed for the main folder: /
Other Meeting Tables
meetingattendees meetingchats meetings