偶然想起我还有个网站,顺道过来在首页框框处新增了一段代码:
<?php echo '距高考还有' . (strtotime('2019-06-07') - strtotime(date('Y-m-d'))) / (24 * 3600) . '天,加油努力!'; ?>
就在12月31日,到达福师大参加了艺考,到现在,整个人还没从艺考中缓过来。
偶然想起我还有个网站,顺道过来在首页框框处新增了一段代码:
<?php echo '距高考还有' . (strtotime('2019-06-07') - strtotime(date('Y-m-d'))) / (24 * 3600) . '天,加油努力!'; ?>
就在12月31日,到达福师大参加了艺考,到现在,整个人还没从艺考中缓过来。