Was working now it is not working

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jcleveland23
Forum Newbie
Posts: 2
Joined: Wed Mar 31, 2010 2:46 pm

Was working now it is not working

Post by jcleveland23 »

I have a number of websites that have forms that were working. Now for some unknown reason the forms seem to work but I am not getting the emails with the fields. Any Ideas?

They are basic PHP forms.
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Was working now it is not working

Post by social_experiment »

A change in server settings perhaps? Contact your webhosting provider.
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
jcleveland23
Forum Newbie
Posts: 2
Joined: Wed Mar 31, 2010 2:46 pm

Re: Was working now it is not working

Post by jcleveland23 »

The servers have not been changed. I tested it on another server and it worked one time and now it doesn't work again. Could it have something to do with the email address? ???
Post Reply