Michael,

So are you answering my problem not, really just antaganising it.

I've tried ob_end_flush();  it didn't work, maybe it's a server
configuration issue.  Maybe it's just php can not do it?

So pleased to hear the php community is here to help each other.

For those of you who are making the effort I thank you.

Col

"Michael Egan" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Got to agree with Jason's comments - as I'm sure all other regulars on the
list will do.

I've just had a quick look at the php.net site, done a search for "header"
and halfway down the first page returned found this:

"Remember that header() must be called before any actual output is sent,
either by normal HTML tags, blank lines in a file, or from PHP. It is a very
common error to read code with include(), or require(), functions, or
another file access function, and have spaces or empty lines that are output
before header() is called. The same problem exists when using a single
PHP/HTML file."

Not hard is it?

Regards,

Michael Egan

> -----Original Message-----
> From: PETCOL [mailto:[EMAIL PROTECTED]
> Sent: 17 February 2004 09:22
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Headers Again
>
>
> Jason,
>
> I appreciate people get just as frustrate by reading repetative posts.
>
> Alliare and Macromedias forums for ColdFusion and other
> software, allow a
> search through the entire post, archive everything.  Which
> always avoid this
> problem of a newsgroup.  Maybe I'm wrong, but I don't thing
> there's a search
> like this for a newsgroup?
>
> If you do happen to know, as it would appear you may, the url
> of the answer
> to the original question, then could you simply supply it.
>
> I'm new to this code, I appreciate any assistance, and I will
> troll through
> archives etc to get it.  However, if some kind sole can save
> me 3 hours
> work, I'll also appreciate it, which is probably why this list get
> repetative posts.
>
> Cheers, relax, and have a nice day.
>
> Col
>
> "Jason Wong" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > On Tuesday 17 February 2004 16:37, PETCOL wrote:
> >
> > What you're asking is a VERY FAQ. Something that's asked
> almost every
> other
> > day. The list archives will have plenty of answers.
> >
> > > What I shock, 307,000 entries returned.
> >
> > If you don't want to trawl through those search results
> then read the
> error
> > message again (carefully, all of it). If you still haven't
> figured it then
> > read the manual entry for header(), every single line, then
> correlate what
> is
> > said with the error message.
> >
> > > Maybe someone with ability greater or other than I,
> should give some
> > > serious consideration to a solution or work around.
> >
> > All the info you need is in the archives.
> >
> > > I've been using ColdFuion for 7 years and I can do a <cflocation
> > > url="anotherlocation.htm"> anywhere in the page, no
> matter if I've run
> > > CFML, Javascript it still works.
> >
> > You can do that as well, again, all the info you need is in
> the archives.
> >
> > > Sorry I'm just frustrated.
> >
> > I'm sure regulars on the list are just as frustrated at how
> often this
> > question crops up and at how little research people do before asking
> another
> > FAQ.
> >
> > -- 
> > Jason Wong -> Gremlins Associates -> www.gremlins.biz
> > Open Source Software Systems Integrators
> > * Web Design & Hosting * Internet & Intranet Applications
> Development *
> > ------------------------------------------
> > Search the list archives before you post
> > http://marc.theaimsgroup.com/?l=php-general
> > ------------------------------------------
> > /*
> > Losing your drivers' license is just God's way of saying
> "BOOGA, BOOGA!"
> > */
>
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to