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

search for in the

dbplus_chdir> <dbplus_add
Last updated: Fri, 10 Oct 2008

view this page in

dbplus_aql

(PHP 4 >= 4.0.7, PECL dbplus:0.9)

dbplus_aqlAQL クエリを実行する

説明

resource dbplus_aql ( string $query [, string $server [, string $dbpath ]] )

AQL query を、指定した server および dbpath で実行します。

パラメータ

query

AQL A... Query Language に関するより詳細な情報については、 オリジナルの db++ マニュアルで提供されています。

server

dbpath

返り値

成功時に関係ハンドルを返します。結果データは、 dbplus_next() および dbplus_current() をコールすることにより、このリレーションから取得可能です。 他のリレーションアクセス関数は結果のリレーションで動作しません。

注意

警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。



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

dbplus_chdir> <dbplus_add
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites