import_cpm_sermons.php
Table of Contents
- connect() : database
- connect to mysql database
- make_expFile() : array<string|int, mixed>|expFile|int
- Return expFile object for given path either an existing or a new expFile
Functions
connect()
connect to mysql database
connect(mixed $config) : database
Parameters
- $config : mixed
Return values
database —make_expFile()
Return expFile object for given path either an existing or a new expFile
make_expFile( $path) : array<string|int, mixed>|expFile|int