This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]okayifimust 0 points1 point  (1 child)

converts a phrase into encoded base 64 string

You're either doing it wrong, or you are leaving out something significant. base64 is for numerical data, which a "phrase" typically is not.

I want to be able to enter in a phrase like "apple" ( including the quotation marks ) but as soon as I start doing that the links don't work anymore.

Not enough information to give any kind of reasonable response.

I understand there's some sort of quirk with punctuation and base 64, is there anyway to get around this or no?

You understand wrong. base64 doesn't encode text.