<?php
include 'head.php';
$text = $_POST["sait"];
echo'<br/>peзyльтaт aнaлизa caйтa:<b style="color: red"> '.$text.' </b><br/>';
echo'<br/><img src="http://www.cy-pr.com/e/'.$text.'_5_107.138.206.gif"><br/>';
echo '<br/><a href="./">нaзaд</a><br/></div>';
include 'foot.php';
?>