ezmlm_hash

PHP 4 >= 4.0.2, PHP 5, PHP 7 Deprecated: PHP 7.2.0
ezmlm_hash - Calculate the hash value needed by EZMLM
Manual
Code Examples

ezmlm_hash( string$addr ): int

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

Parameters

addr

The email address that's being hashed.

Return Values

The hash value of addr.

Example of ezmlm_hash

Show all examples for ezmlm_hash

PHP Version:


Function ezmlm_hash:

Mail Functions

Most used PHP functions