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]
public static function getHash ($seed)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $seed | string | Seed string. |
- Returns string
- Defined on line 89 of libraries/joomla/utilities/utility.php
- Referenced by
See also
-
JUtility::getHash source code on BitBucket
-
Class JUtility
-
Subpackage Utilities
- Other versions of JUtility::getHash
SeeAlso:JUtility::getHash [Edit See Also]
User contributed notes
<CodeExamplesForm />
