<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=CKFinder_1.x%2FDevelopers_Guide%2FPHP%2FConfiguration%2FFile_system_Encoding</id>
		<title>CKFinder 1.x/Developers Guide/PHP/Configuration/File system Encoding - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=CKFinder_1.x%2FDevelopers_Guide%2FPHP%2FConfiguration%2FFile_system_Encoding"/>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;action=history"/>
		<updated>2026-05-19T15:29:25Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=3527&amp;oldid=prev</id>
		<title>Admin: moved CKFinder/Developers Guide/PHP/Configuration/File system Encoding to CKFinder 1.x/Developers Guide/PHP/Configuration/File system Encoding</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=3527&amp;oldid=prev"/>
				<updated>2010-05-28T06:46:33Z</updated>
		
		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/CKFinder/Developers_Guide/PHP/Configuration/File_system_Encoding&quot; class=&quot;mw-redirect&quot; title=&quot;CKFinder/Developers Guide/PHP/Configuration/File system Encoding&quot;&gt;CKFinder/Developers Guide/PHP/Configuration/File system Encoding&lt;/a&gt; to &lt;a href=&quot;/CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&quot; title=&quot;CKFinder 1.x/Developers Guide/PHP/Configuration/File system Encoding&quot;&gt;CKFinder 1.x/Developers Guide/PHP/Configuration/File system Encoding&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 06:46, 28 May 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=1445&amp;oldid=prev</id>
		<title>Wiktor at 09:49, 11 January 2008</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=1445&amp;oldid=prev"/>
				<updated>2008-01-11T09:49:12Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 09:49, 11 January 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you have iconv enabled (visit http://php.net/iconv for more information), you can use this directive to specify the encoding of file names in your system. This option is important only if you use a windows based server. If you use an encoding file system other than the ASCII type like e.g.EUC-CN (which is chinese enoding) some of the options of CKFinder may not work and the name of the file which the user uploaded could be changed. If you want to avoid this kind of situation use only ASCII . &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;If you have iconv enabled (visit http://php.net/iconv for more information), you can use this directive to specify the encoding of file names in your system. This option is important only if you use a windows based server. If you use an encoding file system other than the ASCII type like e.g.EUC-CN (which is chinese enoding) some of the options of CKFinder may not work and the name of the file which the user uploaded could be changed. If you want to avoid this kind of situation use only ASCII &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;file names &lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Examples of different file system encoding &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Examples of different file system encoding&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;pre&amp;gt;$config['FilesystemEncoding'] = 'CP1250';&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;$config['FilesystemEncoding'] = 'CP1250';&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;$config['FilesystemEncoding'] = 'ISO-8859-2';&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;$config['FilesystemEncoding'] = 'ISO-8859-2';&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;$config['FilesystemEncoding'] = 'UTF-8';&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;$config['FilesystemEncoding'] = 'UTF-8';&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key ckeditor_docsold:diff:version:1.11a:oldid:920:newid:1445 --&gt;
&lt;/table&gt;</summary>
		<author><name>Wiktor</name></author>	</entry>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=920&amp;oldid=prev</id>
		<title>W.olchawa: CKFinder/Developers Guide/CKFinder Configuration/PHP/File system Encoding moved to CKFinder/Developers Guide/PHP/Configuration/File system Encoding</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=920&amp;oldid=prev"/>
				<updated>2007-12-28T11:47:07Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=CKFinder/Developers_Guide/CKFinder_Configuration/PHP/File_system_Encoding&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;CKFinder/Developers Guide/CKFinder Configuration/PHP/File system Encoding (page does not exist)&quot;&gt;CKFinder/Developers Guide/CKFinder Configuration/PHP/File system Encoding&lt;/a&gt; moved to &lt;a href=&quot;/CKFinder/Developers_Guide/PHP/Configuration/File_system_Encoding&quot; class=&quot;mw-redirect&quot; title=&quot;CKFinder/Developers Guide/PHP/Configuration/File system Encoding&quot;&gt;CKFinder/Developers Guide/PHP/Configuration/File system Encoding&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 11:47, 28 December 2007&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>W.olchawa</name></author>	</entry>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=786&amp;oldid=prev</id>
		<title>Wiktor: CKFinder/Users Guide/CKFinder Configuration/PHP/File system Encoding moved to CKFinder/Developers Guide/CKFinder Configuration/PHP/File system Encoding</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=786&amp;oldid=prev"/>
				<updated>2007-12-21T14:13:31Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=CKFinder/Users_Guide/CKFinder_Configuration/PHP/File_system_Encoding&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;CKFinder/Users Guide/CKFinder Configuration/PHP/File system Encoding (page does not exist)&quot;&gt;CKFinder/Users Guide/CKFinder Configuration/PHP/File system Encoding&lt;/a&gt; moved to &lt;a href=&quot;/index.php?title=CKFinder/Developers_Guide/CKFinder_Configuration/PHP/File_system_Encoding&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;CKFinder/Developers Guide/CKFinder Configuration/PHP/File system Encoding (page does not exist)&quot;&gt;CKFinder/Developers Guide/CKFinder Configuration/PHP/File system Encoding&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 14:13, 21 December 2007&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Wiktor</name></author>	</entry>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=740&amp;oldid=prev</id>
		<title>W.olchawa: CKFinder/Users Guide/CKFinder Configuration/File system Encoding moved to CKFinder/Users Guide/CKFinder Configuration/PHP/File system Encoding</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=740&amp;oldid=prev"/>
				<updated>2007-12-21T12:10:44Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/CKFinder/Users_Guide/CKFinder_Configuration/File_system_Encoding&quot; class=&quot;mw-redirect&quot; title=&quot;CKFinder/Users Guide/CKFinder Configuration/File system Encoding&quot;&gt;CKFinder/Users Guide/CKFinder Configuration/File system Encoding&lt;/a&gt; moved to &lt;a href=&quot;/index.php?title=CKFinder/Users_Guide/CKFinder_Configuration/PHP/File_system_Encoding&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;CKFinder/Users Guide/CKFinder Configuration/PHP/File system Encoding (page does not exist)&quot;&gt;CKFinder/Users Guide/CKFinder Configuration/PHP/File system Encoding&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 12:10, 21 December 2007&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>W.olchawa</name></author>	</entry>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=703&amp;oldid=prev</id>
		<title>W.olchawa: New page: If you have iconv enabled (visit http://php.net/iconv for more information), you can use this directive to specify the encoding of file names in your system. This option is important only ...</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKFinder_1.x/Developers_Guide/PHP/Configuration/File_system_Encoding&amp;diff=703&amp;oldid=prev"/>
				<updated>2007-12-21T11:41:37Z</updated>
		
		<summary type="html">&lt;p&gt;New page: If you have iconv enabled (visit http://php.net/iconv for more information), you can use this directive to specify the encoding of file names in your system. This option is important only ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;If you have iconv enabled (visit http://php.net/iconv for more information), you can use this directive to specify the encoding of file names in your system. This option is important only if you use a windows based server. If you use an encoding file system other than the ASCII type like e.g.EUC-CN (which is chinese enoding) some of the options of CKFinder may not work and the name of the file which the user uploaded could be changed. If you want to avoid this kind of situation use only ASCII . &lt;br /&gt;
&lt;br /&gt;
Examples of different file system encoding &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$config['FilesystemEncoding'] = 'CP1250';&lt;br /&gt;
$config['FilesystemEncoding'] = 'ISO-8859-2';&lt;br /&gt;
$config['FilesystemEncoding'] = 'UTF-8';&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>W.olchawa</name></author>	</entry>

	</feed>