求提议和指导:PHP建一个类似google 的calendar

WBOY
Release: 2016-06-13 12:49:30
Original
836 people have browsed it

求建议和指导:PHP建一个类似google 的calendar
如果用PHP建一个类似google的calendar,日历内部每天的空格内可以显示数据(比如已有的工作计划)并可以修改或在空白的日期内插入新的计划数据)。找不到头绪,不知诸位有什么好的建议?谢谢

php calendar javascript jQuery Ajax
------解决方案--------------------
日历控件工作在浏览器中,与 php 没有直接关系
网上可以找到很多这个玩意,你挑选一款最适合你的就是了
当然要想修改里面的功能还是需要有 js 功底的
------解决方案--------------------
如果是OA一类的日程记录,网上很多现成的可以参考

大致是客户端用js展示、编辑,然后提交给服务器端保存,用ajax提交客户体验好些
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!