How to set an Email AND PopUp Reminder through Google Calendar API In This Exact PHP Code
I need to add an email reminder 10 minutes before the event AND a popup reminder 5 minutes before the event using the Google Calendar API. I know that ".addEmailReminder(10)" and ".addEmailReminder(5)" are the classes for that. But i need to append it in the following PHP code and i cant do it. Can anybody try to do it inside this exact PHP code? i just cant get it to work. http://pastebin.com/ghUQXrvc -- You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/calendar/community/forum.html
