PHP Class MySqlTools

Inheritance: extends MySqlLib
Datei anzeigen Open project: alpha1e0/pentestdb

Public Methods

Method Description
__construct ( )
getConnection ( )
getDatabases ( )
getQueryResult ( )
getTables ( )
main ( $error = NULL )

Method Details

__construct() public method

public __construct ( )

getConnection() public method

public getConnection ( )

getDatabases() public method

public getDatabases ( )

getQueryResult() public method

public getQueryResult ( )

getTables() public method

public getTables ( )

main() public method

public main ( $error = NULL )