JamesBowen
19+ years progress programming and still learning.
Hi all.
I know what I'm about to ask for is going to be simple but I just don't have the time to do the development my self. I need a Base 62 encoding function.
I want to encode a very long number into a base 62 to make it shorter.
I have done a google search and found some Perl Code to do what I need to do. However my understanding of Perl is limited and I unable to reverse engineer the code.
Please can any body help me.
Thanks.
NOTE: Please don't get this confused with Base 64.
I know what I'm about to ask for is going to be simple but I just don't have the time to do the development my self. I need a Base 62 encoding function.
I want to encode a very long number into a base 62 to make it shorter.
I have done a google search and found some Perl Code to do what I need to do. However my understanding of Perl is limited and I unable to reverse engineer the code.
Please can any body help me.
Thanks.
NOTE: Please don't get this confused with Base 64.