Вход Регистрация
Файл: public_html/modules/serv/meta-gen/result.php
Строк: 69
<?php
include_once($_SERVER["DOCUMENT_ROOT"]."/style/head.php");
include_once(
$_SERVER["DOCUMENT_ROOT"]."/modules/rekl/advert.php");
echo
'<title>Генератор META тегов</title>';


echo
'
<div id="raz"> <img src="/style/images/icon.png" alt=""/> Результат генератора</div>
'
;

$a1=$_POST['radiobut'];
if (
$a1=="yes")
   {
echo(
'&lt;meta http-equiv="Pragma" content="no-cache"&gt;<br>');
   }
?>
&lt;meta http-equiv="Content-Type" content="text/html"; charset="<?php echo($_POST['charset']); ?>"&gt;<br>
&lt;meta name="keywords" content="<?php echo($_POST['keywords']); ?>"&gt;<br>
&lt;meta name="description" content="<?php echo($_POST['description']); ?>"&gt;<br>
&lt;meta name="author" content="<?php echo($_POST['author']); ?>"&gt;<br>
&lt;meta name="copyright" content="<?php echo($_POST['copyright']); ?>"&gt;<br>
&lt;meta name="generator" content="<?php echo($_POST['generator']); ?>"&gt;<br>
&lt;meta name="reply-to" content="<?php echo($_POST['reply-to']); ?>"&gt;<br>   

<div class=b>Скопировать</div>
<textarea><?php
$a1
=$_POST['radiobut'];
if (
$a1=="yes")
   {
echo(
'&lt;meta http-equiv="Pragma" content="no-cache"&gt;<br>');
   }
?>
&lt;meta http-equiv="Content-Type" content="text/html"; charset="<?php echo($_POST['charset']); ?>"&gt;<br>
&lt;meta name="keywords" content="<?php echo($_POST['keywords']); ?>"&gt;<br>
&lt;meta name="description" content="<?php echo($_POST['description']); ?>"&gt;<br>
&lt;meta name="author" content="<?php echo($_POST['author']); ?>"&gt;<br>
&lt;meta name="copyright" content="<?php echo($_POST['copyright']); ?>"&gt;<br>
&lt;meta name="generator" content="<?php echo($_POST['generator']); ?>"&gt;<br>
&lt;meta name="reply-to" content="<?php echo($_POST['reply-to']); ?>"&gt;<br></textarea>
<?php
echo'<div id="links">
<a href="/META-GEN">Назад</a>
<a href="/serv">Сервисы</a>'
;
echo
'<a href="/index.php?">На главную</a></div>';
include_once(
$_SERVER["DOCUMENT_ROOT"]."/style/foot.php");
?>
Онлайн: 0
Реклама