API17:JApplication::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.
JApplication::getHash
Description
Provides a secure hash based on a seed.
Description:JApplication::getHash [Edit Descripton]
Since
Synopsis
public static JApplication::getHash ($seed)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $seed | string | Seed string. |
Returns
string
Defined in
libraries/joomla/application/application.php
Referenced by
See also
Examples
<CodeExamplesForm />
