PHP: filePro 関数 - Manual
PHP  
downloads | documentation | faq | getting help | mailing lists | | php.net sites | links | my php.net 
search for in the  
<fbsql_warningsfilepro_fieldcount>
view the version of this page
Last updated: Tue, 21 Dec 2004

XXXIII. filePro 関数

導入

これらの関数により、filePro データベースに保存されたデータに 読み込みのみのアクセスが可能になります。

filePro は、fP Technologies 社の登録商標です。filePro に関する詳細な情報は で得る事が出来ます。

インストール手順

PHPのfileProサポートは、デフォルトで有効となって いません。組み込みのread-only filePro サポートを 有効にするには、PHPをコンパイルする際に設定オプション --enable-filepro を指定してPHPをコンパイ ルする必要があります。

目次
filepro_fieldcount --  filePro データベース中のフィールド数を返します
filepro_fieldname -- フィールド名を取得する
filepro_fieldtype -- フィールド型を取得する
filepro_fieldwidth -- フィールド幅を得る
filepro_retrieve -- filePro データベースのデータを検索します
filepro_rowcount --  filePro データベースの行の数を返します
filepro -- map ファイルの読み込みと照合を行う


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

<fbsql_warningsfilepro_fieldcount>
 Last updated: Tue, 21 Dec 2004
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: /
Last updated: Mon Mar 14 08:13:06 2005 Local time zone must be set--see zic manual page