Code Archive Skip to content Google About Google Privacy Terms
Charts with PHP and Google Charts API Just yesterday I found out about the Google Charts API and I was impressed by this excellent service but noticed that creating multiple charts got pretty messy, especially if I wanted to edit the data later on. I figured if I wanted to use this in the future, I’d like an easier way to create charts out of my data - thus the class GoogChart was born. What I wan
PHP class for using the Google Analytics API 先日リリースされたGoogle Analytics APIをPHPから利用できるクラスライブラリが公開されました。 次のようなコードでログインと、XMLの取得が可能のようです $api = new analytics_api(); if($api->login('email@example.com', 'my-secret-password')) { $xml = $api->call('https://www.google.com/analytics/feeds/accounts/default'); // 返却されたXMLの処理 } else { // ログインの失敗 } 具体的な、XMLを処理する部分についても書かれていれば便利なのですが、このクラスにメソッドを追加していく感じで拡張していけばよ
May-7-2010 NOTE: this project has a new home at Google Code DOWNLOAD: GoogleMapAPI-2.5.tar.gz ANONYMOUS CVS: (leave password empty) cvs -d :pserver:anonymous@cvs.phpinsider.com:/export/CVS login cvs -d :pserver:anonymous@cvs.phpinsider.com:/export/CVS checkout GoogleMapAPI NEWS/CHANGES: NEWS DEMO: demo NAME: GoogleMapAPI - A library used for creating google maps. AUTHOR: Monte Ohrt <monte [AT] ohr
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く