検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1722 for [SIMILAR] 16 1024 4096 WITH 16854 数処 WITH 2649... (1.002 sec.)
キーをインポートする 0
« gnupg_gettrustlist gnupg_init » PHP Manual GnuPG 関数 キーをインポートする gnupg_import (PECL gnupg >= 0.3) gnupg_import — キーをインポートする 説明 gnupg_import ( resource $identifier , string $keydata ): array キー keydata をインポートし、インポート処理に ついての情報を配列で返します ...
https://man.plustar.jp/php/function.gnupg-import.html - [similar]
PHP Data Objects 0
« odbc_tables はじめに » PHP Manual 抽象化レイヤー PHP Data Objects PHP Data Objects はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 接続、および接続の管理 トランザクションおよび自動コミット プリペアドステートメントおよびストアドプロシージャ エラーおよ ...
https://man.plustar.jp/php/book.pdo.html - [similar]
様々な assert フラグを設定/取得する 0
« PHP オプション/情報 関数 assert » PHP Manual PHP オプション/情報 関数 様々な assert フラグを設定/取得する assert_options (PHP 4, PHP 5, PHP 7, PHP 8) assert_options — 様々な assert フラグを設定/取得する 説明 assert_options ( int $what , mixed $value = ? ): mixed 種々の assert() 制御オプ ...
https://man.plustar.jp/php/function.assert-options.html - [similar]
はじめに 0
« Ctype インストール/設定 » PHP Manual Ctype はじめに はじめに 以下の関数は、現在のロケール( setlocale() も参照) に基づき文字または文字列がある文字クラスに含まれるかどうかを調べます。 整数の引数を指定してコールした場合、これらの関数は、 ctype.h に記述された C の同名の関数と全く同様に動作 ...
https://man.plustar.jp/php/intro.ctype.html - [similar]
クライアントとの接続が切断されているかどうかを調べる 0
« その他の関数 connection_status » PHP Manual その他の関数 クライアントとの接続が切断されているかどうかを調べる connection_aborted (PHP 4, PHP 5, PHP 7, PHP 8) connection_aborted — クライアントとの接続が切断されているかどうかを調べる 説明 connection_aborted (): int クライアントとの接続が ...
https://man.plustar.jp/php/function.connection-aborted.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_quote preg_replace_callback » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback_array (PHP 7, PHP 8) preg_replace_callback_array — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callback_array ( array $p ...
https://man.plustar.jp/php/function.preg-replace-callback-array.html - [similar]
はじめに 0
« 配列 インストール/設定 » PHP Manual 配列 はじめに はじめに これらの関数により様々な手法で配列にアクセスし、操作することが可能になります。 配列は、変数の組を保存、管理、操作する基本的な要素です。 通常の配列および多次元配列がサポートされており、ユーザーが定義したり、 他の関数で作成するこ ...
https://man.plustar.jp/php/intro.array.html - [similar]
XSL 0
« XMLWriter::writeRaw はじめに » PHP Manual XML 操作 XSL XSL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 collection.xml および collection.xsl ファイルの例 libxml のエラー処理関数によるエラー処理 XSLTProcessor — XSLTProcessor クラス XSLTProcessor ...
https://man.plustar.jp/php/book.xsl.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
待つかフォークした子プロセスのステータスを返す 0
« pcntl_unshare pcntl_waitpid » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_wait (PHP 5, PHP 7, PHP 8) pcntl_wait — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_wait ( int &$status , int $flags = 0 , array &$resource_usage = [] ): int この関数は ...
https://man.plustar.jp/php/function.pcntl-wait.html - [similar]