Search results 51
Sorted from new to old.
ANma_HTML2DB + ANma_DB2HTML + ...
Convert HTML text into DB-safe string, by converting some characters as below. ...
Arabic VS Hindi numbers
Settings to force Microsoft Word to show Hindi numbers with Arabic text, or ...
IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...
CutString_Words_Left + CutString_Words_Mid
Cuts the left or Middle part of string without breaking words Can specify ...
Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...
DB_Read1Row (DB_Read1stRow)
Reads from a table in a DB Reads only the first row, and return a string ...