Home > PHP > Function > Mail > ezmlm_hash()

ezmlm_hash()

ezmlm_hash - Calculate the hash value needed by EZMLM

Syntax

int ezmlm_hash (string $addr)

Arguments

  • addr - The email address that\'s being hashed.

Description

ezmlm_hash() calculates the hash value needed when keeping EZMLM mailing lists in a MySQL database.

Version

PHP 4.0.2, 5

Return value

The hash value of addr.