FOFEncryptBase32::str2bin
str2bin
Converts any ascii string to a binary string
Signature
private function str2bin(string
$strĀ )
Parameters
-
$str
- The string you want to convert
Returns
- string
- String of 0's and 1's