miko501 píše:
HTML kód na registráciu a prihlásenie neexistuje ;-)
akoze nie ?
Kód:
<form action="login" method="post">
<input type="text" name="login">
<input type="password" name="password">
<input type="submit">
</form>
Kód:
<form action="registration" method="post">
<input type="text" name="login">
<input type="password" name="password">
<input type="password" name="password_confirm">
<input type="submit">
</form>
:joke: