Posts by Pedro • 3 points
1 post
-
0
votes1
answer35
viewsQ: PHP in conjunction with Mysql in user record
I am making a user registration system and it has been presenting some errors if anyone can help me with them would be very grateful. <?php include("conexao.php"); $Email = $_POST['Email'];…