in reply to Re: Encoding problems
in thread Encoding problems
As Ani from efnet told me maybe the OS i use (xp from MicroSuck) is so damn persisting on creating utf-8 file contents buu saving the filenames as iso-8859-7 instead!!!my @files = <../data/text/*.txt>; my @display_files = map /([^\/]+)\.txt/, @files; print br; print start_form( action=>'index.pl' ); print h1( {class=>'lime'}, "Επέλεξ&# +949; το κείμενο π&# +959;υ σε ενδιαφέ	 +61;ει => ", popup_menu( -name=>'select', -values=> +\@display_files ), submit('Εμφάν +ιση'));
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Encoding problems
by samtregar (Abbot) on May 17, 2006 at 21:58 UTC | |
by ikegami (Patriarch) on May 18, 2006 at 02:04 UTC | |
by samtregar (Abbot) on May 18, 2006 at 05:51 UTC | |
|
Re^3: Encoding problems
by samtregar (Abbot) on May 17, 2006 at 22:03 UTC | |
by Nik (Initiate) on May 17, 2006 at 22:10 UTC | |
by samtregar (Abbot) on May 17, 2006 at 22:24 UTC | |
|