PHP CURL Google Calendar using Private URL
- by MooCow
I'm trying to get an array of events from Google Calendar using the Private URL. I read the Google API document but I want to try doing this without using the ZEND library since I have no idea what the eventual server file structure is and avoid having other people edit the codes.
I also did a search before posting and ran into the same condition…