日历数据库的建议

发布于 2024-08-16 07:03:22 字数 511 浏览 4 评论 0原文

我找到了一个 php 日历类 http://style-vs-substance.com/calendar-class-php/clendarclassphp-updates-and-new-version-release/#more-37

当我悬停一天时会给出一个链接,例如 http://127.0.0.1/2009/12/24

我想在单击日期时添加一个事件。

现在我的问题是日历数据库的最佳结构是什么。

我应该为年、月和日期创建不同的字段吗?

请给我你的想法好吗?

提前致谢。

I found a php calendar class http://style-vs-substance.com/calendar-class-php/clendarclassphp-updates-and-new-version-release/#more-37

When I hover a day gives a link, such as http://127.0.0.1/2009/12/24.

I want to add an event when I click a date.

Now my question is what is the best structure of calendar database.

Should I make a different field for year, month and date?

Please give me your idea please?

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陈独秀 2024-08-23 07:03:22

使用日期时间类型

Use the datetime type

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文