hash_init(PHP 5 >= 5.1.2, PECL hash:1.1-1.5) hash_init — Initialize an incremental hashing context Описание
resource hash_init
( string $algo
[, int $options
[, string $key
]] )
Список параметров
Возвращаемые значенияReturns a Hashing Context resource for use with hash_update(), hash_update_stream(), hash_update_file(), and hash_final(). Примеры
Пример #1 Incremental hashing example
<?phpРезультат выполнения данного примера:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |