Re: Adding a new feature.

"Scott Savarese" <[email protected]>
Newsgroups gmane.comp.apache.mod-layout
Message-ID <[email protected]>
Paul E. Ross said:
> I have this already at my site.

>        if (file_exists("$Current_Directory/$page") && $handle =
> fopen("$Current_D
> irectory/$page", 'r'))
>        {
>           $temp = fread($handle,4096);

So how is this working? You are setting header.php as the handler for the
request? So that every request comes through header.php which does the
reading and parsing? What happens to CGI generated text/html, which is why
I like mod_layout which acts as an output filter in apache2.

Thanks,
Scott`
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.