How can I sync events from yahoo/google calendar with MySql? - in PHP for a web app -


i want make web app show data mysql database, , need able connect yahoo/google calendars each user, user add calendar when registers. possible?

google calendar allows web application developers access user-generated content , event information through rest-based developer api. php's simplexml extension , zend's gdata library ideal processing xml feeds generated api , using them build customized php applications. article introduces google calendar data api, demonstrates how can use browse user-generated calendars; add , update calendar events; , perform keyword searches.

here article tutorial go link , learn how that. think you.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -