Skip to content

Is there way to solve blank page php error?

I created a contact page, however when I test it by sending an email to the website’s email (which is a gmail address) it displays a white page here’s my php code for the contact form Here’s my html code (contact.html) Answer It is happening because you forgot to provide name for submit butt…