文件名称:fullcalendar-reservation:使用 fullcalendar、bootstrap 轻松在线 revervationbooking
文件大小:289KB
文件格式:ZIP
更新时间:2024-07-18 15:10:49
PHP
fullcalendar-reservation 在线演示可在。 数据库设置 目前使用mysql数据库来提供事件数据。 db 配置设置存储在 echo_api/inc/dbcfg.inc.php 中。 您至少需要一个表“ed-event”来存储事件,其中包含以下字段: 开斋节: 事件编号。 这是主键并且是自动递增的。 用户名: 用户身份。 您可以使用第二个表“ed-user”建立用户管理,该表用唯一的用户 ID 标识用户。 标题: 活动标题。 开始: 活动开始时间。 日期时间格式。 结尾: 活动结束时间。 日期时间格式。 时间: 用于存储事件更新时间的日期时间或时间戳格式。
【文件预览】:
fullcalendar-reservation-master
----.gitignore(67B)
----echo_api()
--------inc()
--------events()
--------.DS_Store(8KB)
--------lib()
----js()
--------util.js(2KB)
--------mycalendar.js(5KB)
----css()
--------styles.css(299B)
----README.md(789B)
----service()
--------events()
--------.DS_Store(6KB)
----index.html(1KB)
----jsmart()
--------.DS_Store(8KB)
--------tpl()
--------basic_tpl.php(740B)
----cdn()
--------js()
--------.DS_Store(10KB)
--------css()
--------lib()