231178764.zip
1 Comment - no search term matches found in comments.
tobase64 Method to convert the input data to BASE64. string tobase64(string str) But I have not yet found a function that does the reverse. eg. printf("%s\n", tobase64('INPUT DATA')); // Returns 'SU5QVVQgREFUQQ=='