Hi Dan,

Sorry if I looks like pushing too much. I just like to share what I've
found what maybe help. Don't bother too much. :P

> And what do I do with pages that don't use UTF pages. Two filters?

How about the way php did? It seems php keep the ANSI characters the
same and find others, like !?&..., to encode to percent-encoding. So
there would be only one filter?

Cheers, linly


> On Wed, Feb 25, 2009 at 8:38 PM, Linly <[email protected]> wrote:
>
> > Hi Dan,
>
> > Have you ever looked into the text inside backup file? It seems ALL
> > the non A-z, 0-9 characters were transformed to "percent-encoding"
> > characters.
>
> > I found the Chinese characters are correctly encoded there. So the
> > "percent-encoding" is the standard php function or you have done the
> > "percent-encoding" already?
>
> > Cheers, linly
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to