Search results 83
Sorted from new to old.
Restore Arabic text files
Solution to restore ASCII Arabic text files. Sometimes I noticed when system ...
Dynamic ASP include
ASP function replaces the standard "include" statement, allowing a TRUE working ...
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 ...