|
Posted by Andy Hassall on 11/13/95 11:30
On 24 Oct 2005 23:12:14 -0700, "yawnmoth" <terra1024@yahoo.com> wrote:
>Is there a way to convert normal strings to UTF-7 encoded strings? ie.
>where < is +ADw-, where > is +AD4-, etc.?
http://uk.php.net/mbstring
http://uk.php.net/manual/en/function.mb-convert-encoding.php
>I was thinking that utf8_encode might encode something similar enough
>to UTF-8 for my purposes, but upon using it, utf8_encode doesn't seem
>to "encode" anything...
Well, that encodes to UTF-8, which looks very different to UTF-7.
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|