Encode a given string to produce an encoded string.
Takes an unencoded string and produces a Base64 encoded string from it.
Base64 encoded strings have a maximum line length of 76 characters. If the first line needs to be shorter, indicate the difference with $firstLineOffset.
Parameters
string $string: to encode
int $firstLineOffset:
int $maxLineLength,: optional, 0 indicates the default of 76 bytes
$maxLineLength:
Info
access - public
Inherited Variables
Inherited Class Variable Summary
Inherited Methods
Inherited Method Summary
Documentation generated on Fri, 12 Nov 2010 20:45:16 +0000 by phpDocumentor 1.4.3