problem about json-encode-Collection of common programming errors


  • pws5068

  • Codded
    jquery json json-encode
    I am using a JQuery eventcalendar plugin from this website.Does anybody know how I can send a variable through to JSON so i can filter the data outputted. Can i send it in the link or would i need to use AJAX? Any pointers would be appreciated. Thanks in advance.$(“#cal”).eventCalendar({// link to events jsoneventsjson: ‘file.php’ });file.php

Originally posted 2013-11-09 22:53:09.