Search results 19
Sorted from new to old.
ANmaSearch_AmpFriends
Searches for string inside string with multiple possibilities if the char & ...
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 ...