I was told earlier that the only way I can have a contact.php page that sends an email to me unless the server I am sending the email from has been explicitly set up to send email. Is there any way I can do this ?
I was told earlier that the only way I can have a contact.php page that sends an email to me unless the server I am sending the email from has been explicitly set up to send email. Is there any way I can do this ?
Who told you that? On AlterVista there's no need of extra configuration, the PHP mail function works out of the box.