Since: 2.0

class PDOStatement extends PDOStatement (View source)

The PDO implementation of the Statement interface.

Used by all PDO-based drivers.

Methods

fetchRow() deprecated

No description

Close() deprecated

No description

numRows() deprecated

No description

Details

fetchRow() deprecated

deprecated alias to old ADODB result method

No description

Close() deprecated

deprecated alias to old ADODB method

No description

numRows() deprecated

deprecated alias to old ADODB result method

No description