|
Posted by Geoff Muldoon on 08/08/07 01:16
In article <1186532720.113030.138210@e9g2000prf.googlegroups.com>, alice
says...
> On Aug 6, 11:43 pm, Loki25 <kgarnet...@gmail.com> wrote:
> > Your html looks fine, your php looks fine and since you are using a
> > hosting service, we can assume your settings are fine. I also tested
> > the PHP script on my own server just to be sure nothing was over
> > looked. I replaced the $to address and it worked fine for me. Since
> > the exact code works fine on my server it leads me to believe that the
> > problem isn't in the code and it is instead on the server side. It
> > could be something as simple as their SMTP server being down for a
> > short while.
>
> I finally got the mail to send, but now whatever I enter in the
> message window does not get sent.
>
>
Are you using $message or $_POST['message']?
GM
[Back to original message]
|