Коментарии

Автор:
Note:

This extension is obsoleted by Hash.

I thought I would post this here as it took me a few minutes to find out.
2011-06-10 07:44:57
http://php5.kiev.ua/manual/ru/book.mhash.html
You can use: 

$s = 'foo';
echo pack('H*', hash('md4', $s));
2016-04-12 18:11:18
http://php5.kiev.ua/manual/ru/book.mhash.html

    Поддержать сайт на родительском проекте КГБ