|
|
 |
Re: FN-FORUM: PHP error
date posted 5th January 2006 17:35
On Thu, Jan 05, 2006 at 05:55:55PM -0000, Lee Fogarty wrote:
>
> Put ob_start(); at the top of the script to start the output buffer. This
> means the page is buffered before it is sent to the browser & stops the
> header errors.
> ....
> On 5 Jan 2006 17:25:54 -0000, Dai Williams [EMAIL REMOVED] wrote:
> >
> > [EMAIL REMOVED] wrote:
> > > Thank you Thomas that was right answer - it works. Such a
> > > simple thing eh!
> > >
> > > Lorna
> > > ----- Original Message -----
> > > From: "Thomas Campbell" [EMAIL REMOVED]
> > > To: [EMAIL REMOVED]
> > > Sent: Thursday, January 05, 2006 4:30 PM
> > > Subject: Re: FN-FORUM: PHP error
> > >
> > > if u delete the header tag from the top of ur web page i bet it works
> >
> > Um, are you sure? what header tag? Sounds more likely to have hidden the
> > error than fixed it as the error clearly related to relay of email
> > addresses.
But as Dai says: all that you are doing is glossing over an error.
Tell me: is the mail that this is trying to send actually being delivered ?
5: When responding to a post, delete all information that is not
strictly necessary. This includes the freelancers tag line and .sig
files. Delete anything you're not specifically responding to.
--
Alain Williams
Parliament Hill Computers Ltd.
Linux Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 http://www.phcomp.co.uk/
#include
|
 |
|