Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Flexihash
Hasher
Md5Hasher
PHP Класс Flexihash\Hasher\Md5Hasher
Автор:
Paul Annesley
Наследование:
implements
Flexihash\Hasher\HasherInterface
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
hash
(
string
$string
) :
integer
{@inheritDoc}
Описание методов
hash()
публичный
Метод
8 hexits = 32bit, which also allows us to forego having to check whether it's over PHP_INT_MAX. The substring is converted to an int since hex strings sometimes get treated as ints if all digits are ints and this results in unexpected sorting order.
Автор:
Dom Morgan (
[email protected]
)
public
hash
(
string
$string
) :
integer
$string
string
Результат
integer