LLMS_Hasher::unhash( [type] $hash )
Decode a hashed string to get the original number
Description Description
Parameters Parameters
- $hash
-
(Required) encoded hash string
Return Return
(int)
Source Source
File: includes/class.llms.hasher.php
Changelog Changelog
Version | Description |
---|---|
3.16.7 | Introduced. |