- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
function writelogin()
{
echo "<table border=0 width=100% cellspacing=0 cellpadding=0 background=design/images/layout_02.jpg height=81><tr><td>";
echo "<form height=10 name=log method=post action=login.php?action=login&referrer=\>";
echo " <table border=0 cellspacing=-1 cellpadding=0><tr><td> ";
echo " <font size=-2>Логин:<br>";
echo " <input type=textfield name=login class=textfield ><br>";
echo " Пароль<br>";
echo " <input type=password name=password class=textfield>";
echo " <td><br><input onclick='javascript:log.submit()' type=image alt='Авторизоваться' name=go src=design/images/button.jpg></table>";
echo "</form>";
echo "</table>";
}
This is obvious 21.08.2010 18:29 # +5
xXx_totalwar 21.08.2010 18:46 # 0
мало того что echo, но даже не додумались heredoc использовать
Lure Of Chaos 21.08.2010 19:50 # −1
Lure Of Chaos 21.08.2010 19:49 # 0
daemon_master 21.08.2010 19:56 # −5
daemon_master 21.08.2010 23:09 # −2
pee 22.08.2010 01:13 # +4
istem 22.08.2010 01:20 # +2
(по-русски "усрщ" )
bugmenot 22.08.2010 22:36 # +7
mrbig66 22.08.2010 23:28 # +4
Lure Of Chaos 23.08.2010 00:22 # 0
frp 24.08.2010 13:25 # −1