検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 40 for [SIMILAR] 16 1024 4096 WITH 31451 records WITH 3... (0.171 sec.)
Gets a record from a database as an associative array 4801
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database as an associative array dbase_get_record_with_names (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_record_with_names — Gets a record from a database as an associative array 説明 dbase_get_record_w ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]
Opens a database 4801
« dbase_numrecords dbase_pack » PHP Manual dBase 関数 Opens a database dbase_open (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_open — Opens a database 説明 dbase_open ( string $path , int $mode ): resource | false dbase_open() opens a dBase database with the given access mode. 注意 : この関数 ...
https://man.plustar.jp/php/function.dbase-open.html - [similar]
Gets a record from a database as an indexed array 4801
« dbase_get_record_with_names dbase_numfields » PHP Manual dBase 関数 Gets a record from a database as an indexed array dbase_get_record (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_record — Gets a record from a database as an indexed array 説明 dbase_get_record ( resource $database , int ...
https://man.plustar.jp/php/function.dbase-get-record.html - [similar]
Creates a database 4801
« dbase_close dbase_delete_record » PHP Manual dBase 関数 Creates a database dbase_create (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_create — Creates a database 説明 dbase_create ( string $path , array $fields , int $type = DBASE_TYPE_DBASE ): resource dbase_create() creates a dBase databas ...
https://man.plustar.jp/php/function.dbase-create.html - [similar]
定義済み定数 4801
« リソース型 dBase 関数 » PHP Manual dBase 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 DBASE_VERSION ( string ) The extension version. (Available as of dbas ...
https://man.plustar.jp/php/dbase.constants.html - [similar]
Adds a record to a database 4801
« dBase 関数 dbase_close » PHP Manual dBase 関数 Adds a record to a database dbase_add_record (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_add_record — Adds a record to a database 説明 dbase_add_record ( resource $database , array $data ): bool Adds the given data to the database. パラメータ ...
https://man.plustar.jp/php/function.dbase-add-record.html - [similar]
Closes a database 4801
« dbase_add_record dbase_create » PHP Manual dBase 関数 Closes a database dbase_close (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_close — Closes a database 説明 dbase_close ( resource $database ): bool Closes the given database resource. パラメータ database The database resource, returned by ...
https://man.plustar.jp/php/function.dbase-close.html - [similar]
Gets the header info of a database 4801
« dbase_delete_record dbase_get_record_with_names » PHP Manual dBase 関数 Gets the header info of a database dbase_get_header_info (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_header_info — Gets the header info of a database 説明 dbase_get_header_info ( resource $database ): array Returns ...
https://man.plustar.jp/php/function.dbase-get-header-info.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
PREV 1 2 3 4 NEXT