downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoCode::__construct> <MongoId::__toString
[edit] Last updated: Fri, 10 Feb 2012

view this page in

MongoCode クラス

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

データベース用の JavaScript コードを表します。

MongoCode オブジェクトはふたつの部分からなります。 コード文字列、そしてオプションのスコープです。 コード文字列は JavaScript として正しい形式でなければなりません。 スコープは、変数名とその値のペアからなる連想配列です。

クラス概要

MongoCode {
/* メソッド */
public __construct ( string $code [, array $scope = array() ] )
public string __toString ( void )
}

目次



add a note add a note User Contributed Notes MongoCode
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites