<?php
  header('Location: http://www.betik.cz/');
  echo 'test';
  phpinfo();
?>