Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
IsoCodes
Gtin
PHP 클래스 IsoCodes\Gtin
링크 보기:
http://www.gs1.org/how-calculate-check-digit-manually
상속:
extends
Luhn
파일 보기
프로젝트 열기: ronanguilloux/isocodes
공개 메소드들
메소드
설명
check
(
$gtin
,
$length
,
$unDecorate
= true,
$hyphens
= self::HYPHENS )
unDecorate
(
$gtin
,
$hyphens
= self::HYPHENS )
메소드 상세
check()
공개
정적인
메소드
public
static
check
(
$gtin
,
$length
,
$unDecorate
= true,
$hyphens
= self::HYPHENS )
unDecorate()
공개
정적인
메소드
public
static
unDecorate
(
$gtin
,
$hyphens
= self::HYPHENS )