Просмотр файла otpravka.php
<? // Автор:VADIA Контакты:ICQ:545431 echo '<link rel="stylesheet" href="styles.css" type="text/css">'; echo '<form action="mail.php" method="POST"/>'; echo '<div class="menu">Кому:<br/><input type="text" name="adress" value="@"/><br/>'; echo 'Текст:<br/><input type="text" name="msg"/><br/>'; echo '<center><input class="s" type="submit" value="Отправить"/></center>'; ?>