if(time() > strtotime('2016-05-15 23:59:59')){ $this->display('/be_vip'); }else{ $this->display('/vip'); }