Help for this page

Select Code to Download


  1. or download this
    <option value="&#9580;&#959;&#9580;&#958;">&#9580;&#959;&#9580;&#958;<
    +/option>
    <option value="&#9580;&#9619;&#9575;&#914;">&#9580;&#9619;&#9575;&#914
    +;</option>
    
  2. or download this
       $article = decode('utf-8', param('select'));
       Encode::from_to($article, 'utf-8', 'ISO-8859-7')
    ...
           local $/;
           $data = <FILE>;
       close FILE;