LLMS_Hasher::unbase62( string $key )

Decode a base62 encoded string to get the associated number


Description Description


Parameters Parameters

$key

(Required) encoded character


Top ↑

Return Return

(int)


Top ↑

Source Source

File: includes/class.llms.hasher.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.16.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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