webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Variables
if_modified_since.php File Reference

Variables

 $ts = $_REQUEST['ts']
 
 $ifModifiedSince = isset($_SERVER['HTTP_IF_MODIFIED_SINCE']) ? stripslashes($_SERVER['HTTP_IF_MODIFIED_SINCE']) : false
 
if( $ifModifiedSince) else
 

Variable Documentation

◆ $ifModifiedSince

$ifModifiedSince = isset($_SERVER['HTTP_IF_MODIFIED_SINCE']) ? stripslashes($_SERVER['HTTP_IF_MODIFIED_SINCE']) : false

◆ $ts

$ts = $_REQUEST['ts']

◆ else

if ($ifModifiedSince) else
Initial value:
{
echo "FAIL"