public setExpires (DateTime $datetime)
Sets an Expires header in the response that allows to use the HTTP cache
1 | $this ->response->setExpires( new DateTime()); |
public setExpires (DateTime $datetime)
Sets an Expires header in the response that allows to use the HTTP cache
1 | $this ->response->setExpires( new DateTime()); |
Designed by : w10schools
service@w10schools.com
Please login to continue.