\Database

CSZ CMS

An open source content management system

Copyright (c) 2016, Astian Foundation.

Astian Develop Public License (ADPL)

This Source Code Form is subject to the terms of the Astian Develop Public License, v. 1.0. If a copy of the APL was not distributed with this file, You can obtain one at http://astian.org/about-ADPL

Summary

Methods
Properties
Constants
__construct()
connectDB()
numrow()
closeDB()
mysqli_multi_query_file()
$_connection
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$_connection

$_connection : 

Type

Methods

__construct()

__construct(  $dbhost = '',   $dbuser = '',   $dbpass = '',   $dbname = '') 

Parameters

$dbhost
$dbuser
$dbpass
$dbname

connectDB()

connectDB() 

numrow()

numrow(  $result) 

Parameters

$result

closeDB()

closeDB() 

mysqli_multi_query_file()

mysqli_multi_query_file(  $mysqli,   $filename) 

Parameters

$mysqli
$filename