PHP Class MySqlTools

Inheritance: extends MySqlLib
Afficher le fichier Open project: alpha1e0/pentestdb

Méthodes publiques

Méthode Description
__construct ( )
getConnection ( )
getDatabases ( )
getQueryResult ( )
getTables ( )
main ( $error = NULL )

Method Details

__construct() public méthode

public __construct ( )

getConnection() public méthode

public getConnection ( )

getDatabases() public méthode

public getDatabases ( )

getQueryResult() public méthode

public getQueryResult ( )

getTables() public méthode

public getTables ( )

main() public méthode

public main ( $error = NULL )