PHP Class Prose\FromPDOStatement

great for managing test data
Inheritance: extends Prose
Show file Open project: datasift/storyplayer

Public Methods

Method Description
__construct ( $st, $args )
fetchAll ( )
fetchAssoc ( )
fetchNum ( )
fetchObj ( )
getRowCount ( )

Method Details

__construct() public method

public __construct ( $st, $args )

fetchAll() public method

public fetchAll ( )

fetchAssoc() public method

public fetchAssoc ( )

fetchNum() public method

public fetchNum ( )

fetchObj() public method

public fetchObj ( )

getRowCount() public method

public getRowCount ( )