Просмотр файла sejkmotorv1.0/razglas.php
<?php include("gore.php"); include("conf.php"); ?> <div class="a">Shoutbox</div> <div class="b"> <form name="input" method="post" action="razglas2.php?ime=<?php echo "$ime"; ?>&sifra=<?php echo "$sifra"; ?>"> Text:<br/> <input type="text" name="razglas" maxlength="50" /><br/> <input type="submit" value="Write" /> </form> <A href="smajli.php?<?php echo"ime=$ime&sifra=$sifra"; ?>">Smiles</a><br/> </div> <?php include("dole.php"); ?>