Please bear with me as I'm new to PHP.
Yesterday, I was working on an HTML form and everything was working fine (PHP would process the information and send an email as expected), but when I started this morning nothing happens.
A couple weeks ago I installed WAMP using mostly default settings. The only thing I modified was the information about email (server info, etc.), and that was done during the installation. After the installation, I used a basic, test form and was pleased to find the PHP working as expected. I then started working on my own form and it also worked as expected. The next day it stopped...I didn't change ANYthing, but it stopped working. No errors...just nothing. The following day it worked; again, no changes...it just started working again.
I've now been working on the form for a few days...everything's been working fine until this morning. I tried the form and nothing happened. As before there were no errors.
As I mentioned above, I'm new to PHP so I have absolutely no idea what to look for in determining the problem. Can someone give me any ideas on where to look?