PHP 클래스 DemoRegister, PDO4You

파일 보기 프로젝트 열기: giovanniramos/pdo4you 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( ) Main method
getMessage ( ) Displays a message
getTotalOfRecords ( ) Displays the total number of records
showRecords ( ) Displays the records

메소드 상세

__construct() 공개 메소드

Main method
public __construct ( )

getMessage() 공개 메소드

Displays a message
public getMessage ( )

getTotalOfRecords() 공개 메소드

Displays the total number of records
public getTotalOfRecords ( )

showRecords() 공개 메소드

Displays the records
public showRecords ( )