Running the sample code
A full working sample client, containing all the sample code shown in this document, is available in the Zend Framework SVN repository. The sample is located at /framework/trunk/demos/Zend/Gdata/Blogger.php. The sample contains all the functions explained in this document. It can be run only from the command line:
php Blogger.php -- --user=[email_address] --pass=[password]
Before running this sample or developing your own code using the the Zend Framework, you may need to set the include_path and load the appropriate classes. The include path can be set either using a php.ini setting or using the set_include_path method. This code requests access to the core Zend_Gdata class, the Zend_Gdata_Query class, and the authentication class Zend_Gdata_ClientLogin.
require_once 'Zend/Loader.php';
Zend_Loader::loadClass('Zend_Gdata');
Zend_Loader::loadClass('Zend_Gdata_Query');
Zend_Loader::loadClass('Zend_Gdata_ClientLogin');
什麼~只能在指令列上執行API
我的老天爺啊~現在是什麼時代了
不是在講雲端技術嗎~
又不是所有的人都有Linux環境
我想在XAMPP中測這個API卻怎麼也跑不起來
真是無解~原本還想說自己來寫個API來貼文章
目前看來....只好回去用Zoundry慢慢貼囉!
隨機文章
- Proxmox VM 每日刪除舊VM,並複製一個新的 相關指令與應用 Daily VM Duplicate (2023-12-11)
- 大企業的資訊人員也玩免費域名? (2013-06-14)
- 新聞評論-入聯戳記寄中國退信 不涉賠償 笑死人了 (2007-11-16)
- 摩訶般若波羅蜜多心經(般若波羅蜜多心經) 注音 (2019-06-22)
- 波斯王子-時之刃電影觀後感 (2010-06-12)







![[chatGPT 測試] 比較Synolgy TrueNAS 和 OpenMediaVault](https://chihping.aflypen.com/wp-content/uploads/2023/03/synolgo_opensource_comparison-300x169.jpg)
