dstnlhhv791576 2015-02-28 13:13
浏览 25

创建一个可点击的PHP日历

I am making a calendar in php. please help me because what I want to happen is that it should look like a real calendar and each day should be clickable and in that way, I can add info/note or a reminder to that day. I dont how to start with it. thanks

  • 写回答

1条回答 默认 最新

  • duanjinchen5296 2015-02-28 13:22
    关注

    First of all you should start with reading some documentation about date() function. Than You will need some knowledge of Javascript and Ajax to add notes and also UI technologies like bootstrap will be useful to make responsive design. 1) Date() function and correct output of calendar from server. 2) Javascript/Ajax functions to add notes without refresh. 3) Markup

    评论

报告相同问题?

悬赏问题

  • ¥15 有没有可以帮我搞一个微信建群链接,包括群名称和群资料群头像那种,不会让你白忙
  • ¥15 stm32开发clion时遇到的编译问题
  • ¥15 lna设计 源简并电感型共源放大器
  • ¥15 如何用Labview在myRIO上做LCD显示?(语言-开发语言)
  • ¥15 Vue3地图和异步函数使用
  • ¥15 C++ yoloV5改写遇到的问题
  • ¥20 win11修改中文用户名路径
  • ¥15 win2012磁盘空间不足,c盘正常,d盘无法写入
  • ¥15 用土力学知识进行土坡稳定性分析与挡土墙设计
  • ¥70 PlayWright在Java上连接CDP关联本地Chrome启动失败,貌似是Windows端口转发问题