New SendMail server configs won't let PHP pass form variable

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
Vaders Clone
Forum Newbie
Posts: 1
Joined: Thu Jan 30, 2003 10:44 am
Location: Fl

New SendMail server configs won't let PHP pass form variable

Post by Vaders Clone »

I wrote a simple mailing script to make web forms work. They used to work so I know my code is correct, but our Network Admin reinstalled our send mail server and he didn't save the config files. Now my forms send the mail when submit is clicked but everwhere there should be a variable printed is now blank in the mail. Has anyone had this problem before? Our network Admin doesn't know a whole lot about configuring the mail server, he said it was pretty much running on the default settings before and the newly installed version is too, I don't know if that information will help any... Any suggestions are welcomed.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Has anyone updated your version of PHP?

Mac
Post Reply