<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: UNICODE</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: UNICODE</description>
<language>en</language>
<pubDate>Thu, 25 Jun 2026 14:01:04 +0000</pubDate>

<item>
<title>yuniar on "[closed] UNICODE"</title>
<link>https://www.machform.com/forums/topic/unicode#post-141</link>
<pubDate>Sat, 20 Oct 2007 17:25:26 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">141@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Problem solved.&#60;/p&#62;
&#60;p&#62;For anybody who experienced this problem.&#60;br /&#62;
Edit your &#60;strong&#62;view.php&#60;/strong&#62; file. At the bottom, around line 67, search for this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo $markup;&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Now, right above that line, add this code below:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;header(&#38;quot;Content-Type: text/html; charset=UTF-8&#38;quot;);&#60;/code&#62;&#60;br /&#62;
 &#60;code&#62;&#60;/code&#62;&#60;br /&#62;
So the whole code would be:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;header(&#38;quot;Content-Type: text/html; charset=UTF-8&#38;quot;);
echo $markup;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
That would send the correct charset before sending the form content.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "[closed] UNICODE"</title>
<link>https://www.machform.com/forums/topic/unicode#post-137</link>
<pubDate>Sat, 20 Oct 2007 05:29:33 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">137@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;What's the default encoding for Hungarian? ISO-8859-2?
&#60;/p&#62;</description>
</item>
<item>
<title>Gax on "[closed] UNICODE"</title>
<link>https://www.machform.com/forums/topic/unicode#post-131</link>
<pubDate>Fri, 19 Oct 2007 18:44:00 +0000</pubDate>
<dc:creator>Gax</dc:creator>
<guid isPermaLink="false">131@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi! Please help! In Internet Explorer the Hungarian characters in the ready made forms appear wrong. The user must change the coding into UNICODE (UTF-8) This is not expectable from them. They will simply refuse to fill. What can I do with this problem?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
