PHP 클래스 MySqlTools

상속: extends MySqlLib
파일 보기 프로젝트 열기: alpha1e0/pentestdb

공개 메소드들

메소드 설명
__construct ( )
getConnection ( )
getDatabases ( )
getQueryResult ( )
getTables ( )
main ( $error = NULL )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getConnection() 공개 메소드

public getConnection ( )

getDatabases() 공개 메소드

public getDatabases ( )

getQueryResult() 공개 메소드

public getQueryResult ( )

getTables() 공개 메소드

public getTables ( )

main() 공개 메소드

public main ( $error = NULL )