LLMS_Hasher

LLMS_Hasher


Description Description


Source Source

File: includes/class.llms.hasher.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.24.0 Unknown.
3.16.7 Introduced.

Top ↑

Methods Methods

  • base62 — Base 62 encode a number
  • hash — Hash a number
  • mod — Modulo function
  • unbase62 — Decode a base62 encoded string to get the associated number
  • unhash — Decode a hashed string to get the original number

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.