\SlightPHPDbPDO

Summary

Methods
Properties
Constants
init()
connect()
query()
getAll()
count()
lastId()
error()
errno()
$connectionError
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_pdo
$_stmt
$_engine
$_host
$_port
$_user
$_password
$_database
$_persistent
$_charset
N/A

Properties

$connectionError

$connectionError : 

Type

$_pdo

$_pdo : 

Type

$_stmt

$_stmt : 

Type

$_engine

$_engine : 

Type

$_host

$_host : 

Type

$_port

$_port : 

Type

$_user

$_user : 

Type

$_password

$_password : 

Type

$_database

$_database : 

Type

$_persistent

$_persistent : 

Type

$_charset

$_charset : 

Type

Methods

init()

init(array  $params = array()) 

construct

Parameters

array $params

connect()

connect() 

query()

query(  $sql) 

Parameters

$sql

getAll()

getAll() 

count()

count() 

lastId()

lastId() 

error()

error() 

errno()

errno()