Don't like ads? PRO users don't see any ads ;-)
Guest

json_events.php

By: xkeshav on Jan 24th, 2012  |  syntax: JavaScript  |  size: 0.38 KB  |  hits: 78  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [{
  2.     "title": "Booked",
  3.     "start": "2011-12-14",
  4.     "end": "2011-12-30",
  5.     "allDay": true,
  6.     "description": "Booked By : Keshav Mohtat\r\nRent : $1550",
  7.     "className": "preBook"
  8. }, {
  9.     "title": "Booked",
  10.     "start": "2012-02-05",
  11.     "end": "2012-02-13",
  12.     "allDay": true,
  13.     "description": "Booked By :Ajay Jaiswal\r\nRent : $2150",
  14.     "className": "preBook"
  15. }]