- Автор темы
- #1
Попробывал вот так сделать
<form action="domen.ru/index.php?do=register" method="post">
Имя: <input name="name" type="text" /><br/>
Пароль: <input name="password1" type="password" /><br/>
Повторите пароль: <input name="password2" type="password" /><br/>
Ваш email: <input name="email" type="text" /><br/>
<input name="submit" type="submit" value="Отправить" />
</form>
не получается
версия dle 10.2
<form action="domen.ru/index.php?do=register" method="post">
Имя: <input name="name" type="text" /><br/>
Пароль: <input name="password1" type="password" /><br/>
Повторите пароль: <input name="password2" type="password" /><br/>
Ваш email: <input name="email" type="text" /><br/>
<input name="submit" type="submit" value="Отправить" />
</form>
не получается
версия dle 10.2