Difference between revisions of "Access Google Calendar With PHP Using Google API"

Kipkis (Kipkis | contribs)
(importing article from wikihow)
 
Kipkis (Kipkis | contribs)
m (Text replacement - "Software" to "{{Category:Software}}")
Line 1: Line 1:
 
Google calendar is a very useful calendar service. It is easy for web programmers to interact with this calendar.  You can use simple techniques like embedding calendars on your site. You can also interact on an entirely different level by using PHP and the google API's.  Zend Framework provides a good place for the beginning and advanced PHP programmer to make this connection.
 
Google calendar is a very useful calendar service. It is easy for web programmers to interact with this calendar.  You can use simple techniques like embedding calendars on your site. You can also interact on an entirely different level by using PHP and the google API's.  Zend Framework provides a good place for the beginning and advanced PHP programmer to make this connection.
[[Category:Software]]
+
{{Category:Software}}
 
[[Category:PHP]]
 
[[Category:PHP]]
 
== Steps ==
 
== Steps ==