do_include()
do_include(string $path) : void
Bulk directory loading workaround for use with array_map and glob
Parameters
string | $path |
Query(string|object|array $params) : \Query\Query_Builder|null
Connection function
Send an array or object as connection parameters to create a connection. If the array or object has an 'alias' parameter, passing that string to this function will return that connection. Passing no parameters returns the last connection created.
string|object|array | $params |