I have no problems building a form that accepts and posts english to my web mail inbox.
Unforetunately it garbles Asian text characters.
Is there a way to write the PHP script that will take care of this?
I would rather not try to tinker with the php.ini file if possible because I`m not confident about such things.
How to build a "Contact Us" form in PHP that accepts JAPANESE TEXT?
Did you try to send it through POST method ?
An javascript that encode the original data to something like base64 is more complex but is assured to work.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment