Hi, I have a website and i add php script on my contact form, when check my contact form, i send an email on my email address. I get a error, Server Error 404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable. Please anyone help me how to solve this proble. Thanks
Hard to tell what the problem is without seeing your code. But from question above it looks like 'email form' page has been removed or does not exist. Again, without seeing anything to go by, it's hard to workout what you're doing wrong. If possible, please post your page link here. Good luck!
You need to read the error message, it means exactly as it is - the file does not exist. You need to double check your form if it is indeed pointing at the right URL.