Page 1 of 1

php and multilingual support

Posted: Tue Sep 07, 2004 1:51 pm
by newmember
can i save my php files as UTF-8?

I have html pages containing characters from 4 languages...
can i write php code inside them?

(i read that php parser doesn't support unicode character sets... )
is it possible to proccess such a page?

Posted: Tue Sep 07, 2004 1:54 pm
by feyd
read the manual about [php_man]mb_string[/php_man]