Hello there,
I have included my form in a PHP file and customised it so that the style of the form matches the website's. I have also used the success page feature, so that one the users of my website submit the form, they are redirected to another page.
My question is that I'd like to customise the error page (I'm not a PHP expert, I'm only a beginner) so that the style of the page matches my website's design, but without using the PHP include script that is given when you create a form.
Thanks in advance.