検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 371 for [SIMILAR] 16 1024 4096 WITH 4987 例関 WITH 3329 ... (0.467 sec.)
ソケットコンテキストオプション一覧 0
« コンテキストオプションとパラメータ HTTP コンテキストオプション » PHP Manual コンテキストオプションとパラメータ ソケットコンテキストオプション一覧 ソケットコンテキストオプション ソケットコンテキストオプション — ソケットコンテキストオプション一覧 説明 ここでは、ソケット越しに動作するラッ ...
https://man.plustar.jp/php/context.socket.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
関数リファレンス 0
« PHP DTrace 静的プローブとともに SystemTap を使用 PHP の振る舞いの変更 » PHP Manual 関数リファレンス 関数リファレンス ヒント 参考 拡張モジュールの一覧/分類 . PHP の振る舞いの変更 APCu — APC User Cache Componere エラー処理 — エラー処理およびログ記録 FFI — Foreign Function Interface OPcac ...
https://man.plustar.jp/php/funcref.html - [similar]
実行時に PHP 拡張モジュールをロードする 0
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張モジュールをロードする dl (PHP 4, PHP 5, PHP 7, PHP 8) dl — 実行時に PHP 拡張モジュールをロードする 説明 dl ( string $extension_filename ): bool extension_filename で指定された PHP 拡張モジュー ...
https://man.plustar.jp/php/function.dl.html - [similar]
ファイルの状態を取得する 0
« eio_fdatasync eio_fstatvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_fstat (PECL eio >= 0.0.1dev) eio_fstat — ファイルの状態を取得する 説明 eio_fstat ( mixed $fd , int $pri , callable $callback , mixed $data = ? ): resource eio_fstat() は、 callback の result 引数でファイルの状 ...
https://man.plustar.jp/php/function.eio-fstat.html - [similar]
リクエストグループを作る 0
« eio_grp_limit eio_init » PHP Manual Eio 関数 リクエストグループを作る eio_grp (PECL eio >= 0.0.1dev) eio_grp — リクエストグループを作る 説明 eio_grp ( callable $callback , string $data = NULL ): resource eio_grp() は、リクエストグループを作ります。 パラメータ callback callback 関数が、 ...
https://man.plustar.jp/php/function.eio-grp.html - [similar]
ファイルを開く 0
« eio_nthreads eio_poll » PHP Manual Eio 関数 ファイルを開く eio_open (PECL eio >= 0.0.1dev) eio_open — ファイルを開く 説明 eio_open ( string $path , int $flags , int $mode , int $pri , callable $callback , mixed $data = NULL ): resource eio_open() は、 path で指定したファイルをアクセスモ ...
https://man.plustar.jp/php/function.eio-open.html - [similar]
ファイルを、指定したオフセットから読み込む 0
« eio_poll eio_readahead » PHP Manual Eio 関数 ファイルを、指定したオフセットから読み込む eio_read (PECL eio >= 0.0.1dev) eio_read — ファイルを、指定したオフセットから読み込む 説明 eio_read ( mixed $fd , int $length , int $offset , int $pri , callable $callback , mixed $data = NULL ): re ...
https://man.plustar.jp/php/function.eio-read.html - [similar]
ディレクトリに存在するファイルの一覧を返す 0
« ftp_mkdir ftp_nb_continue » PHP Manual FTP 関数 ディレクトリに存在するファイルの一覧を返す ftp_mlsd (PHP 7 >= 7.2.0, PHP 8) ftp_mlsd — ディレクトリに存在するファイルの一覧を返す 説明 ftp_mlsd ( FTP\Connection $ftp , string $directory ): array | false パラメータ ftp FTP\Connection クラス ...
https://man.plustar.jp/php/function.ftp-mlsd.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]