|
|
 |
Re: FN-FORUM: PHP error
date posted 5th January 2006 17:13
failing that, goto www.phpfreaks.com click on the "php manual" link
at the side, and scroll for the mail info, its a well good site
On 05/01/06, Thomas Campbell [EMAIL REMOVED] wrote:
> im not any kind of php guru or anything, but i wrote a mail page in
> php and i was experiencing the same issues. Im sure it was something
> to do with multiple declarations of the header.
>
> so when u say header( Location:.....) u get an error.
>
> Cannot modify header information - headers already sent
>
> Im sure there was another way around it, but i think i got rid of
> something in the part of the page and it worked as a
> short term fix. Im going back about a year now tho so the details
> aren't very clear
>
> 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.
> >
> > Dai
> > --
> > TechnologyAngel
> > http://www.technologyangel.co.uk/
> >
> >
> >
> > --
> > Freelancers, contractors earn more with Prosperity4
> > Call 0870 870 4414 or visit www.prosperity4.com
> > and benefit from Inland Revenue approved expenses today.
> >
> > To advertise here: http://www.freelancers.net/advertising.html
> >
> > |
 |
|