Jump to content
  • 0

Registration sqli


Vettra

Question


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  34
  • Reputation:   0
  • Joined:  07/19/17
  • Last Seen:  

Hello everyone, someone has managed to create a simple register, using this form below?

  <form action="/">
      <hr>

<center>
    <input type="text" name="name" id="name" placeholder="E-mail" required>

    <input type="text" name="name" id="name" placeholder="Usuário" required>

    <input type="password" name="name" id="name" placeholder="Senha" required>
    <input style="margin-bottom:25px;" type="password" name="name" id="name" placeholder="Confirmar Senha" required><br/>
    <font size="1">*Você está concordando com os <a href="#">termos</a> ao se registrar.</font><br/>
     <a href="#" class="button" type="submit"class="button">REGISTRAR USUÁRIO</a>
    </center>
   <br/><br/><br/><br/>
   
  </form>
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

×
×
  • Create New...