Selen

AbstractRadix
in package
implements RadixInterface

AbstractYes

Table of Contents

Interfaces

RadixInterface

Constants

ALPHABET_RANGE  = ''
CARDINALITY  = 0
NUMBER_RANGE  = ''

Methods

verify()  : bool
基数かどうか判定します.

Constants

Methods

verify()

基数かどうか判定します.

public static verify(string $val) : bool
Parameters
$val : string

チェックする値

Return values
bool

基数の場合はtrueを、それ以外の場合はfalseを返します


        
On this page

Search results