PHP 클래스 SCaptcha

상속: extends SlightPHP\SimpleCaptcha
파일 보기 프로젝트 열기: hetao29/slightphp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$session_prefix

공개 메소드들

메소드 설명
__construct ( )
check ( $captcha_code )
del ( $captcha_code )

메소드 상세

__construct() 공개 메소드

public __construct ( )

check() 정적인 공개 메소드

static public check ( $captcha_code )

del() 정적인 공개 메소드

static public del ( $captcha_code )

프로퍼티 상세

$session_prefix 정적으로 공개적으로 프로퍼티

static public $session_prefix