I am trying to send data from input to a my sqldata base. Here is the coding for it trying to send the information to the database. It doesn\'t appear in the database; what is w
try like this
query($sql) or die("Error executing query" . mysqli_error($conn)); ?>