15) {print "$back ����� 15 ������������ � ���������� ��������� ��������."; exit;}} if (!ctype_digit($msnum) or strlen($msnum)<4) {exit("

$back. ������� ������. ������� ����� �� �����.

");} if(isset($_GET['event'])) { // ���������� ����������� - ��� 2 ������ ������ if (isset($_POST['name'])) {$name=$_POST['name'];} else {$name="";} if ($name==="" || strlen($name)>$maxname) {print "$back ���� ��� ������, ��� ��������� $maxname ��������!"; exit;} $name=str_replace("|","I",$name); if (isset($_POST['type'])) {$type=$_POST['type'];} else {$type="0";} $type=str_replace("|","I",$type); if (strlen($type)> 2) {print" ������ ������� - \$ type=$type."; exit;} $msg=$_POST['msg']; if ($msg == "" || strlen($msg) > $maxmsg) {print "$back ��� ����������� ���� ��� ��������� $maxmsg ��������."; exit;} $msg=str_replace("|","I",$msg); if (isset($_POST['email'])) {$email=$_POST['email'];} else {$email="";} $email=str_replace("|","I",$email); $day=mktime(); $text="$name|$email|$msg|$day|$type|"; $text=str_replace( " " ,' ' ,$text); $text=str_replace( "&" ,'&' ,$text); $text=str_replace( "" ,'-->' ,$text); $text=preg_replace( "/"; exit; } else { $rubrika="�������� ����� ������"; include "images/$skin/top.html"; // ���������� ����� print"



$rubrika
���� ���: *
�����:
���� ����� � �������: *
������� �����:1 2 3 4 5 6 7 8 9 10



"; include "images/bottom.html"; // ���������� ����� } ?>
Powered by WR-Gallery © 1.3