Search results 17
Sorted from new to old.
ANmaSearch_AmpFriends
Searches for string inside string with multiple possibilities if the char & ...
Triangular coded msg in file
Decodes message from file based on number in each line of text. Attached ...
HTMLDecode + HTMLEncode
Decode and encode back a string using HTML Technically found online, but ...
IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...
Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...