SimplOn PHP
 All Data Structures Namespaces Files Functions Variables
Public Member Functions
MySql Class Reference
+ Inheritance diagram for MySql:

Public Member Functions

 __construct ($host= 'localhost', $dataBase= 'sample_site', $user= 'root', $password= '')
 createDB ($db_name)

Detailed Description

Definition at line 21 of file MySql.php.


Constructor & Destructor Documentation

__construct ( host = 'localhost',
dataBase = 'sample_site',
user = 'root',
password = '' 
)

Reimplemented from SQL.

Definition at line 25 of file MySql.php.


Member Function Documentation

createDB ( db_name)

Reimplemented from SQL.

Definition at line 82 of file MySql.php.


The documentation for this class was generated from the following file: