PHP Class DemoRegister, PDO4You

Afficher le fichier Open project: giovanniramos/pdo4you Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( ) Main method
getMessage ( ) Displays a message
getTotalOfRecords ( ) Displays the total number of records
showRecords ( ) Displays the records

Method Details

__construct() public méthode

Main method
public __construct ( )

getMessage() public méthode

Displays a message
public getMessage ( )

getTotalOfRecords() public méthode

Displays the total number of records
public getTotalOfRecords ( )

showRecords() public méthode

Displays the records
public showRecords ( )