![]() |
|
Think about Loose Coupling | |
PerlMonks |
Write utf-8 to file?by einerwitzen (Sexton) |
on Feb 18, 2004 at 19:37 UTC ( [id://330027]=perlquestion: print w/replies, xml ) | Need Help?? |
einerwitzen has asked for the wisdom of the Perl Monks concerning the following question:
I have a form with a text area that when a person types in content and submits it, it saves the content to a file that is read from a page through SSI. The page is fully capable of viewing/showing utf 8 characters. What I would like to learn is how to make it possible to have the perl script receive the utf-8 text (the language is actually tajik) and post them accurately. I don't know where to begin on this, any help is appreciated!
Back to
Seekers of Perl Wisdom
|
|