Chris Payne wrote:

> Hi everyone,
> 
> Is it possible to have the system pre-screen a page before it is sent
> to a user?  What I mean is, if someone requests index.php could I have
> a script scan the file before I serves it?  

Yes, apache has an output filter that can be set up as the last stage
just before serving a page. 


/Per

-- 
Per Jessen, Zürich (19.8°C)


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

Reply via email to