PDODB
in package
Table of Contents
Properties
- $PDO : PDO
Methods
- __construct() : mixed
- Select() : mixed
Properties
$PDO
private
PDO
$PDO
Methods
__construct()
public
__construct() : mixed
Select()
public
Select(string $What, string $From, string $Where, string $Action, string $Order, string $Limit) : mixed
Parameters
- $What : string
- $From : string
- $Where : string
- $Action : string
- $Order : string
- $Limit : string