webrtc2-create-tables.php
Description: Creates tables in the database.
PHP version 8.0.1
Tags
Table of Contents
Functions
- webrtc2_create_tables() : bool
 - Create tables: webrtc2_call_statistics.
 - webrtc2_create_table_countries() : bool
 - Create table: webrtc2_countries.
 - webrtc2_create_table_call_stat() : bool
 - Create table: webrtc2_call_stat.
 - webrtc2_create_table_stun_servers() : bool
 - Create table: webrtc2_stun_servers.
 
Functions
webrtc2_create_tables()
Create tables: webrtc2_call_statistics.
    
                    webrtc2_create_tables() : bool
    
    
    
            Return values
boolwebrtc2_create_table_countries()
Create table: webrtc2_countries.
    
                    webrtc2_create_table_countries() : bool
    
    
    
            Return values
boolwebrtc2_create_table_call_stat()
Create table: webrtc2_call_stat.
    
                    webrtc2_create_table_call_stat() : bool
    
    
    
            Return values
boolwebrtc2_create_table_stun_servers()
Create table: webrtc2_stun_servers.
    
                    webrtc2_create_table_stun_servers() : bool