Help for this page

Select Code to Download


  1. or download this
        Result 'A quick brown fox jumps over the lazy dog.'
    
  2. or download this
           encode_base64( $bytes )
           encode_base64( $bytes, $eol );
    ...
               characters each and it will end with $eol unless it is empt
    +y.  Pass
               an empty string as second argument if you do not want the e
    +ncoded
               string to be broken into lines.