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

search for in the

dbplus_rchperm> <dbplus_open
Last updated: Fri, 10 Oct 2008

view this page in

dbplus_prev

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

dbplus_prevリレーションから前のタプルを取得する

説明

int dbplus_prev ( resource $relation , array &$tuple )

指定した relation から前のタプルのデータを読み込み、 tuple に連想配列として返します。

パラメータ

relation

dbplus_open() でオープンしたリレーション。

tuple

返り値

成功した場合に DBPLUS_ERR_NOERR、 失敗した場合に db++ エラーコードを返します。

注意

警告

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



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

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