//Bylo stisknuto tlacitko Nacist soubor.
if ($tlacitko=="Nacist soubor"):
$RadkyKon = array();
if (File_exists($soubor)):
  $RadkyKon = File($soubor);
  else: Header ("Content-Type: text/html"); 
    echo "Soubor se nepodarilo nacist!
";
    exit;
endif;
//Oreze radky o netisknutelne znaky pro ukonceni radku. 
$Radky = array();
for ($i=0; $i
";
      exit;
    endif;
    list($LCastZ[],$PCastZ[])=explode(")=(",$Radky[$i]);
  endif;  
endfor;
//Upravi levou stranu pravidla na pozadovany tvar.
$LCast = array();
for ($i=0; $i
"; 
  exit;
endif;
*/
endif;
Header ("Content-Type: text/html");
?>