: Ian Wayne [mailto:[EMAIL PROTECTED]]
> Subject: [PHP] combining headers with includes
> The PHP manual says to use buffering as the way around this: ob_start();
> and ob_end_clean();
> Should these buffer commands go around the include statement?
> When I do that
> the pag
I'm trying to force the browser to download a movie rather than open it up
and play it. Yesterday, Miguel kindly put me onto headers as being the way
to do this. Problem is I have an include at the top of the page and that
won't let me add in the necessary headers. The PHP manual says to use
buffe
2 matches
Mail list logo