API17:JUtility::getHash
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JUtility::getHash
Description
Provides a secure hash based on a seed.
Description:JUtility::getHash [Edit Descripton]
Synopsis
public static JUtility::getHash ($seed)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $seed | string | Seed string. |
Returns
string
Defined in
libraries/joomla/utilities/utility.php
Referenced by
See also
Examples
<CodeExamplesForm />
