トップ
ブログ
ダウンロード
サイトマップ
Contents
してログ::ブログ
ダウンロード
セレクトショップ
Services
電光掲示板
カレンダー作成
FAX送付状作成
空のライブカメラ
実験中のサービス
二軍落ちサービス
Tools
テキストデータ処理
ファイル加工ツール
正規表現デバッグツール
Documents
各種マニュアル
その他の記事・資料
お勧めの情報
Links
YouTubeメインch
YouTubeゲームch
例
chdb::__construct
chdb
PHP Manual
chdb クラス
(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)
導入
読み込まれた chdb ファイルを表現します。
クラス概要
chdb
{
/* メソッド */
public
__construct
(
string
$pathname
)
public
string
get
(
string
$key
)
}
目次
chdb::__construct
— Creates a chdb instance
chdb::get
— Gets the value associated with a key
例
chdb::__construct
chdb
PHP Manual