[ Index ]

PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008]

title

Body

[close]

/lib/ -> base32.php (summary)

(no description)

File Size: 192 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  base32_encode()
  Base32_decode()

Functions
Functions that are not part of a class:

base32_encode($inString)   X-Ref
Base32 encode a binary string

param: $inString   Binary string to base32 encode
return: $outString  Base32 encoded $inString

Base32_decode($inString)   X-Ref
Base32 decode to a binary string

param: $inString   String to base32 decode
return: $outString  Base32 decoded $inString



Generated: Wed Jan 14 11:33:29 2009 Cross-referenced by PHPXref 0.7