API17

API17:JSimpleCrypt:: hexToInt

From Joomla! Documentation

Revision as of 03:42, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JSimpleCrypt::_hexToInt

Description

HextoInt.


protected function _hexToInt (
        $s
        $i
)
Parameter Type Default Description
$s string
$i integer $i
  • Returns integer
  • Defined on line 86 of libraries/joomla/utilities/simplecrypt.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples