Class:PDOConnection - Superclass: PDO PDO
⌊ PDOConnection
public class PDOConnection
extends PDO
Constructor Summary | |
---|---|
PDOConnection(mixed dsn, mixed user, mixed password, mixed options) |
public PDOConnection(mixed dsn, mixed user, mixed password, mixed options)
PDO implementation of the Connection interface. Used by all PDO-based drivers.