<http://forum.pspad.com/read.php?f=2&i=10663&t=10643>
----------------------------------------------------------------
Example:
File 1.php:
blah blah
<?php include("2.php")?>
blah blah.
When 2.php is modified, users that have 1.php in their browser cache will
not receive the update, because the server will tell them that 1.php still
has the old date - and will not know that the included part has changed.
So the idea would be to have i.e. a project context menu item (or maybe a
configuration toggle) that would cause pspad to change file timestamp for
ALL project files, not just those that have been really modified.
--
PSPad freeware editor http://www.pspad.com