PHP 클래스 Security, spaghettiphp

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

공개 메소드들

메소드 설명
cipher ( $text, $key )
hash ( $text, $hash = null, $salt = true )
token ( )

메소드 상세

cipher() 공개 정적인 메소드

public static cipher ( $text, $key )

hash() 공개 정적인 메소드

public static hash ( $text, $hash = null, $salt = true )

token() 공개 정적인 메소드

public static token ( )