Re: "last_modified" problem, help needed

Reinier Post (rp@win.tue.nl)
Thu, 3 Aug 2000 20:40:28 +0200


> but, if it's a ".php" file, $res->last_modified get 
> nothing, what's wrong?

A .php URL typically points to a PHP script that generates its output on
the fly; therefore, a Last-Modified header would be quite useless.

-- 
Reinier Post