Is it possible to set a time expire page in PHP.?

Yes it is

Using header("Expires: Mon, 26 Jul 2007 05:00:00 GMT");

<?php
header("Expires: Mon, 26 Jul 2007 05:00:00 GMT");
?>

www.w3answers.com

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.