I made a registration form, but when sending the values to the database, it does not fill the table and returns no errors.
Code I used was as follows:
<body>
<?php
$conexao = mysqli_connect("localhost", "root", "","vill...
asked by
12.09.2017 / 04:40