Added explanatory note about encodings in imported files.

This commit is contained in:
thepurpleblob
2006-03-20 13:48:33 +00:00
parent 6887074b40
commit 2a8dfb5caa
+7
View File
@@ -3,6 +3,13 @@
<p>This function allows you to import questions from
external text files, uploaded through a form. </p>
<p><b>A note about character encodings</b></p>
<p>If your file contains non-ascii characters then you must first convert
the file to UTF-8 using your favourite editor or the exporting software
(if the option is available). XML based import formats will be handled
automatically provided you are running PHP 5.</p>
<p>A number of file formats are supported:</p>
<p><b>GIFT format</b></p>