我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

PHP - 根据当天的数量减去2 - N的日期

I have the a day of the week saved as a number N for the customer in the database. e.g. Sunday = 0, Monday = 1, Tuesday = 2 etc.

I would like to have a statement that can tell if it's 2 days before that day.

For instance if…

customer day = 0 and today is 5 = true

customer day = 5 and today is 3 = true

customer day = 1 and today is 6 = true

if(($today+2)%7 == $customer)//ok

近期文章

  • 使用fsockopen发布数据,接收方没有收到数据
  • PHP,mySQL,Google Maps代码打印出“数组”而不是数据值
  • 为什么在发布的HTML表单文本字段中使用PHP端的$ _​​POST函数接收空数据[重复]
  • Cakephp App.base和$ this->这里
  • 正则表达式用于强密码,带有两个重复的数字
  • 获取行之间具有固定值差异的行并减少连续日期
  • 在PHP for Mysql和Oracle表中的变量中将多行插入表中
  • htaccess假文件夹
  • PHP:使用标头打开数据库中的URL
  • php类抛出重新翻译的错误。 宣言只进行一次
  • 如何随机排序所选行(真正)?
  • .htaccess将domain.com重定向到domain.com/
  • 用于生成最受欢迎项目的算法[关闭]
  • 使用PHP进行表单输入字段验证
  • Facebook API:无法授权自己
  • PHP和MYSQL中的新闻档案显示零结果
  • 使用PHP读取和搜索txt文件的问题
  • 生成CSV时更改值
  • 使用推文按钮 - 链接根本不会出现在推文文本中
  • PHP Cookie和动态插入问题

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华