douzang7928 2015-05-26 09:16 采纳率: 100%
浏览 22

PHP卡刷卡以访问网站

I want to implement card swiping for a website's access and to identify the customer's count of visit. This website is controlled by the staff of an airport lounge in front of the customers and the staff ask for the swipe there after customer does that.

I want add some numbers so the server can understand the customer's visit count e.g: for the first visit he/she will see a page asking for the payment, after couple of days/second time he/she swipe so the server understand his second visit and land the customer to second visit page.

  • 写回答

1条回答 默认 最新

  • douba3943 2015-05-26 09:21
    关注

    If we assume (as we must as you supply no info) that you have a Customer table, you could have a count column which is incremented with each purchase / visit / card swipe, thereby tracking the number of visits. You could then retrieve this information from the table each time the card is swiped, and display it on the screen to the Server.

    评论

报告相同问题?

悬赏问题

  • ¥15 划分vlan后不通了
  • ¥15 GDI处理通道视频时总是带有白色锯齿
  • ¥20 用雷电模拟器安装百达屋apk一直闪退
  • ¥15 算能科技20240506咨询(拒绝大模型回答)
  • ¥15 自适应 AR 模型 参数估计Matlab程序
  • ¥100 角动量包络面如何用MATLAB绘制
  • ¥15 merge函数占用内存过大
  • ¥15 Revit2020下载问题
  • ¥15 使用EMD去噪处理RML2016数据集时候的原理
  • ¥15 神经网络预测均方误差很小 但是图像上看着差别太大