検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 272 for 制御 (0.022 sec.)
phar アーカイブの内容をディレクトリに展開する 4362
« Phar::__destruct Phar::getAlias » PHP Manual Phar phar アーカイブの内容をディレクトリに展開する ... のパラメータを使用すると、どのファイルを展開するかを制御したり 既存のファイルを上書きするかどうかを指定したり ...
https://man.plustar.jp/php/phar.extractto.html - [similar]
tar/zip アーカイブの内容をディレクトリに展開する 4362
« PharData::__destruct PharData::isWritable » PHP Manual PharData tar/zip アーカイブの内容をディ ... のパラメータを使用すると、どのファイルを展開するかを制御したり 既存のファイルを上書きするかどうかを指定したり ...
https://man.plustar.jp/php/phardata.extractto.html - [similar]
ある文字エンコーディングから別の文字エンコーディングに文字列を変換する 4362
« UConverter::toUCallback Grapheme 関数 » PHP Manual UConverter ある文字エンコーディングから別の ... エンコーディングに依存しますが、 'to_subst' を使って制御できます。 <?php $utf8_string = "\xE2\x82\xAC" ; // ...
https://man.plustar.jp/php/uconverter.transcode.html - [similar]
Ev 4314
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール ...
https://man.plustar.jp/php/book.ev.html - [similar]
Lightweight Directory Access Protocol 4314
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol ... る ldap_control_paged_result — LDAP ページネーション制御情報を送信する ldap_count_entries — 検索結果のエント ...
https://man.plustar.jp/php/book.ldap.html - [similar]
match 4314
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
汎用のファイルロックを行う 4314
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, P ... ます。 以下で説明する LOCK_NB オプションでこの挙動を制御することができます。 パラメータ stream fopen() を使用 ...
https://man.plustar.jp/php/function.flock.html - [similar]
変数が宣言されていること、そして null とは異なることを検査する 4314
« is_string print_r » PHP Manual 変数操作 関数 変数が宣言されていること、そして null とは異なるこ ... 調べる is_null() - 変数が null かどうか調べる エラー制御演算子 @ 関連キーワード: 変数 , isset , 宣言 , 検査 ...
https://man.plustar.jp/php/function.isset.html - [similar]
行を配列として取得する 4314
« pg_fetch_all pg_fetch_assoc » PHP Manual PostgreSQL 関数 行を配列として取得する pg_fetch_array ... 、 次の行を取得します。 mode mode は、戻り値の形式を制御する オプションのパラメータです。 mode は定数であり、 ...
https://man.plustar.jp/php/function.pg-fetch-array.html - [similar]
ストリームにフィルタを付加する 4314
« stream_copy_to_stream stream_filter_prepend » PHP Manual ストリーム 関数 ストリームにフィルタを ... からない場合です。 例 例1 フィルタの適用される場所を制御する <?php /* ファイルを読み書き用に開く */ $fp = fo ...
https://man.plustar.jp/php/function.stream-filter-append.html - [similar]