i received errors (SMTP Error: Could not connect to SMTP host. )
Please what is wrong with this code.
Code:
<?php require_once('Connections/dbcon.php'); if (isset($_POST['formsubmitted'])) { $error = array();//Declare An Array to store any error message
Leave a comment: