検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 797 for [SIMILAR] 16 1024 4096 WITH 17362 seaslog WITH 7... (1.012 sec.)
指定したフィールドの内部記憶領域におけるサイズを返す 0
« pg_field_prtlen pg_field_table » PHP Manual PostgreSQL 関数 指定したフィールドの内部記憶領域におけるサイズを返す pg_field_size (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_size — 指定したフィールドの内部記憶領域におけるサイズを返す 説明 pg_field_size ( PgSql\Result $result , int $fie ...
https://man.plustar.jp/php/function.pg-field-size.html - [similar]
SQL NOTIFY メッセージを取得する 0
« pg_free_result pg_get_pid » PHP Manual PostgreSQL 関数 SQL NOTIFY メッセージを取得する pg_get_notify (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_get_notify — SQL NOTIFY メッセージを取得する 説明 pg_get_notify ( PgSql\Connection $connection , int $mode = PGSQL_ASSOC ): array | false pg_get ...
https://man.plustar.jp/php/function.pg-get-notify.html - [similar]
単純な XML ドキュメントの作成 0
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作成 この例では、XMLWriter を使ってメモリ上に XML ドキュメントを作る方法を示します。 例1 単純な XML ドキュメントの作成 <?php $xw = xmlwriter_open_memory (); xmlwriter_set_indent ( $xw , 1 ); $r ...
https://man.plustar.jp/php/example.xmlwriter-simple.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual FANN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Training algorithms FANN_TRAIN_INCREMENTAL ( int ) Standard backpropagation al ...
https://man.plustar.jp/php/fann.constants.html - [similar]
Escape special characters in a string for use in an SQL statement 0
« cubrid_query cubrid_result » PHP Manual CUBRID MySQL 互換関数 Escape special characters in a string for use in an SQL statement cubrid_real_escape_string (PECL CUBRID >= 8.3.0) cubrid_real_escape_string — Escape special characters in a string for use in an SQL statement 説明 cubrid_rea ...
https://man.plustar.jp/php/function.cubrid-real-escape-string.html - [similar]
外部から変数を受け取り、オプションでそれらをフィルタリングする 0
« filter_id filter_input » PHP Manual Filter 関数 外部から変数を受け取り、オプションでそれらをフィルタリングする filter_input_array (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_input_array — 外部から変数を受け取り、オプションでそれらをフィルタリングする 説明 filter_input_array ( int $type , arr ...
https://man.plustar.jp/php/function.filter-input-array.html - [similar]
ファイルにバイナリ diff 形式のパッチを適用する 0
« xdiff_file_bdiff xdiff_file_diff_binary » PHP Manual xdiff 関数 ファイルにバイナリ diff 形式のパッチを適用する xdiff_file_bpatch (PECL xdiff >= 1.5.0) xdiff_file_bpatch — ファイルにバイナリ diff 形式のパッチを適用する 説明 xdiff_file_bpatch ( string $file , string $patch , string $dest ...
https://man.plustar.jp/php/function.xdiff-file-bpatch.html - [similar]
3 つのファイルをひとつに統合する 0
« xdiff_file_diff xdiff_file_patch_binary » PHP Manual xdiff 関数 3 つのファイルをひとつに統合する xdiff_file_merge3 (PECL xdiff >= 0.2.0) xdiff_file_merge3 — 3 つのファイルをひとつに統合する 説明 xdiff_file_merge3 ( string $old_file , string $new_file1 , string $new_file2 , string $dest ...
https://man.plustar.jp/php/function.xdiff-file-merge3.html - [similar]
xdiff_file_bpatch のエイリアス 0
« xdiff_file_merge3 xdiff_file_patch » PHP Manual xdiff 関数 xdiff_file_bpatch のエイリアス xdiff_file_patch_binary (PECL xdiff >= 0.2.0) xdiff_file_patch_binary — xdiff_file_bpatch のエイリアス 説明 xdiff_file_patch_binary ( string $file , string $patch , string $dest ): bool ファイル f ...
https://man.plustar.jp/php/function.xdiff-file-patch-binary.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Imagick 設定オプション 名前 デフォルト 変更可能 変更履歴 imagick.locale_fix false PHP_INI_ALL Imagick 2.1.0 以降で使用可能 imagick.progress_monitor false PHP_INI_SYST ...
https://man.plustar.jp/php/imagick.configuration.html - [similar]