in reply to Re: How to Base64 Encode an array variable??
in thread How to Base64 Encode an array variable??
It does allow you to turn binary data into printable text, for storage or transfer. I like to use it to include small images in scripts as data.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to Base64 Encode an array variable??
by ikegami (Patriarch) on Feb 01, 2010 at 16:58 UTC |