PHP Class Prose\FromPDOStatement

great for managing test data
Inheritance: extends Prose
Afficher le fichier Open project: datasift/storyplayer

Méthodes publiques

Méthode Description
__construct ( $st, $args )
fetchAll ( )
fetchAssoc ( )
fetchNum ( )
fetchObj ( )
getRowCount ( )

Method Details

__construct() public méthode

public __construct ( $st, $args )

fetchAll() public méthode

public fetchAll ( )

fetchAssoc() public méthode

public fetchAssoc ( )

fetchNum() public méthode

public fetchNum ( )

fetchObj() public méthode

public fetchObj ( )

getRowCount() public méthode

public getRowCount ( )