Просмотр файла say.php

Размер файла: 847B
<?php
#########################################
#
# Create By LEM
# http://wapjava.org
# http://hostwap.info
#
#########################################
include ('conf.php');
echo $wml;
$mona = rand (9,99);
$_SESSION[mona] = $mona;

if($id and $tid)
{
echo"Сooбщение: <input name = 'msg' maxlength='250'/>
<anchor>Добавить<go href='tem.php?$sed&amp;id=$id&amp;tid=$tid&amp;check=$mona' method='post'>
<postfield name='msg' value='$(msg)'/></go></anchor><br/>";
exit($end);
}
else
{
echo"Тема:<input name='tema' maxlength='50'/><br/>
Сooбщение: <input name = 'msg' maxlength='250'/><br/>
<anchor>Добавить<go href='tems.php?$sed&amp;id=$id&amp;check=$mona' method='post'>
<postfield name='msg' value='$(msg)'/><postfield name='tema' value='$(tema)'/></go></anchor><br/>";
exit ($end);
}
?>