{{{ #!html
cassandra php sample code with icas graph data
cassandra-1.0.1 + thrift-0.7.0 +
}}} [[PageOutline]] = 前言 = * php 5 * cassandra-1.0.1 * thrift-0.7.0 * [https://github.com/kallaspriit/Cassandra-PHP-Client-Library Cassandra-PHP-Client-Library] * 無版本宣告,僅能從git 下載最新的code * jquery_ui 1.8.16 * png_show.php 用到 = 使用方法 = * 安裝 cassandra-1.0.1 與 thrift-0.7.0 * 啟動 cassandra * 安裝 Cassandra-PHP-Client-Library 於 apache 網頁目錄 * 將附件的所有 php 檔放在 與 Cassandra-PHP-Client-Library 同一目錄 * 將 png_examp.tar.gz 內的 png 資料夾放在 Cassandra-PHP-Client-Library 一起 * 先後執行 * png_init.php * png_input.php * png_show.php