Searched refs:future (Results 1 – 8 of 8) sorted by relevance
/web-php/images/ |
H A D | elephpants.php | 15 $future = strtotime("+1 day", $now); variable 18 header("Expires: " . date(DATE_RSS, $future));
|
H A D | logo.php | 87 $future = strtotime('+1 day', $now); variable 90 header('Expires: ' . date(DATE_RSS, $future));
|
/web-php/include/ |
H A D | ip-to-country.inc | 8 a cookie for future usage, and another check is only done,
|
H A D | branches.inc | 381 return 'future';
|
H A D | errors.inc | 116 In the future every mirror will have SQLite instead of hacks like this. Or, some
|
H A D | pregen-news.inc | 945 …will also be a couple of amazing keynotes and two panels on the past and future of PHP and framewo… 953 …will also be a couple of amazing keynotes and two panels on the past and future of PHP and framewo… 2649 …, that who using php now on, who used php in purpose, who want to use in future, and who like php.… 2662 …, that who using php now on, who used php in purpose, who want to use in future, and who like php.… 3203 …ed. Lavarel and Symfony have healthy growth. JIT is part of the imminent future, and I/O non-block… 3204 …d the best PHP conference possible just for you. To allow you to see the future and get ready befo… 3207 …future, and I/O non-blocking frameworks are getting more often adopted in production.</p><p>We\'ve…
|
/web-php/releases/ |
H A D | NEWS_5_4_0_RC1.txt | 2243 in future PHP versions. (Lars Strojny, Felipe, Marcus) 6356 - Fixed bug #31683 (changes to $name in __get($name) override future
|
H A D | NEWS_5_4_0_beta1.txt | 2147 in future PHP versions. (Lars Strojny, Felipe, Marcus) 6260 - Fixed bug #31683 (changes to $name in __get($name) override future
|
Completed in 128 milliseconds