Integrating jQuery fullcalendar into PHP website

前端 未结 11 1147
夕颜
夕颜 2021-02-01 09:28

I would like to integrate the jQuery fullcalendar into my PHP website, but I don\'t know how to handle the event and how to use the JSON data from MySQL.

Any advice wou

11条回答
  •  眼角桃花
    2021-02-01 10:14

    Hey, I have not used your code above, but in json_events.php the default one, there is "[" in the start of php output and "]" on the end.

提交回复
热议问题