至於更多關於 MBA 輕薄的祕密,我們會持續關注的,請耐心等候...
_________________________ English is not my native language. I try my best to express my thought precisely. I hope you understand what I mean. If any misunderstanding results from culture gaps , I apologize first.
_________________________ English is not my native language. I try my best to express my thought precisely. I hope you understand what I mean. If any misunderstanding results from culture gaps , I apologize first.
The attachment is the preview screen. It works correctly.
I remember that in this site , it supported Chinese preview/posting in 7.2.2
Attachments preview.gif(23 downloads) Description: Preview works correctly
_________________________ English is not my native language. I try my best to express my thought precisely. I hope you understand what I mean. If any misunderstanding results from culture gaps , I apologize first.
Look like UBB is using at some point htmlentities to convert chars to HTML entities. The best way to convert all charsets properly is using htmlspecialchars instead.
#205413 - 01/22/0802:20 AMRe: 7.3 not support Chinese !?
[Re: Philipp]
Gizmo
Registered: 06/04/06
Posts: 12006
Loc: Portland, OR; USA
Originally Posted By: Philipp
Look like UBB is using at some point htmlentities to convert chars to HTML entities. The best way to convert all charsets properly is using htmlspecialchars instead.
You know, I talked to IanS about that some time ago; and he agreed that htmlspecialchars vs htmlentities is the way to go; I was thinking we all decided that route...
Don't have the script files in front of me right now to validate though