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

search for in the

px_get_info> <px_delete
[edit] Last updated: Fri, 10 Feb 2012

view this page in

px_get_field

(PECL paradox >= 1.0.0)

px_get_field単一のフィールドの仕様を返す

説明

array px_get_field ( resource $pxdoc , int $fieldno )

パラメータ

pxdoc

px_new() が返す paradox データベースのリソース ID。

fieldno

フィールド番号。最初のフィールドが 0 番となります。 0 より小さい番号やフィールド数以上の番号を指定すると、 エラーが発生します。

返り値

fieldno 番目のデータベースフィールドの仕様を、 連想配列で返します。 nametype および size という 3 つのフィールドが含まれます。



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

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