Please answer this simple SPAM challenge: max(four, four)? (Example: nine)
For "Outlook-style" UTF-7, you can also use:mb_convert_encoding( $str, "ISO_8859-1", "UTF7-IMAP" ); # for decodingmb_convert_encoding( $str, "UTF7-IMAP", "ISO_8859-1" ); # for encoding
<< Back to user notes page