Source for file mhash.php
Documentation is available at mhash.php
// $Id: mhash.php,v 1.3 2007/04/17 10:09:56 arpad Exp $
* @license LGPL - http://www.gnu.org/licenses/lgpl.html
* @copyright 2004-2007 Aidan Lister <aidan@php.net>, Arpad Ray <arpad@php.net>
* @link http://php.net/function.mhash
* @author Aidan Lister <aidan@php.net>
* @version $Revision: 1.3 $
* @require PHP 4.0.0 (user_error)
function mhash($hashtype, $data, $key = '')
Documentation generated on Mon, 11 Mar 2019 15:26:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|