I am trying to get caching control set up, but I am very confused because several sources are saying to check $_SERVER['HTTP_IF_MODIFIED_SINCE'], but I can't find anything about it on php.net...
To test, I am trying to echo the variable, but it does not display a value. I know that my machine is sending the If-modified-since header.
I am running Apache 2.2.4, PHP 5.2.4 on Windows XP SP2