検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 707 for [SIMILAR] 16 1024 4096 WITH 13260 述子 WITH 1192... (0.768 sec.)
暗号化モジュールを終了する 0
« mcrypt_encrypt mcrypt_generic_init » PHP Manual Mcrypt 関数 暗号化モジュールを終了する mcrypt_generic_deinit (PHP 4 >= 4.0.7, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_generic_deinit — 暗号化モジュールを終了する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 され ...
https://man.plustar.jp/php/function.mcrypt-generic-deinit.html - [similar]
ファイルポインタを移動する 0
« fscanf fstat » PHP Manual ファイルシステム 関数 ファイルポインタを移動する fseek (PHP 4, PHP 5, PHP 7, PHP 8) fseek — ファイルポインタを移動する 説明 fseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int stream が指しているファイルのファイル位置識別子を ファイル・ストリ ...
https://man.plustar.jp/php/function.fseek.html - [similar]
PHP に割り当てられたメモリの量を返す 0
« memory_get_peak_usage php_ini_loaded_file » PHP Manual PHP オプション/情報 関数 PHP に割り当てられたメモリの量を返す memory_get_usage (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) memory_get_usage — PHP に割り当てられたメモリの量を返す 説明 memory_get_usage ( bool $real_usage = false ): int 現 ...
https://man.plustar.jp/php/function.memory-get-usage.html - [similar]
接続したソケットからデータを受信する 0
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
はじめに 0
« FastCGI Process Manager(FPM) インストール/設定 » PHP Manual FastCGI Process Manager(FPM) はじめに はじめに FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 この SAPI は、PHP 本体にバンドルされています。 関連キーワード: ...
https://man.plustar.jp/php/intro.fpm.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 mhash を使用するには、mhash の配布ファイルを » mhash の Web サイト から ダウンロードし、その中のインストール用の指示に従ってください。 関連キーワード: 要件 , インストール , mhash , 設定 , 手順 , 配布 , サイト , ...
https://man.plustar.jp/php/mhash.requirements.html - [similar]
変更された関数 0
« PHP 7.1.x で推奨されなくなる機能 その他の変更 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 変更された関数 変更された関数 PHP コア getopt() に、オプションの第三引数が追加されました。 これは参照渡しの引数で、処理対象の引数リストの次の要素のインデックスが格納されます。 getenv() の引数が ...
https://man.plustar.jp/php/migration71.changed-functions.html - [similar]
CSPRNG 0
« 暗号 はじめに » PHP Manual 暗号 CSPRNG CSPRNG はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 CSPRNG 関数 random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する random_int — 暗号論的に安全な疑似乱数を生成する 関連キーワード: CSPRNG , 暗号 ...
https://man.plustar.jp/php/book.csprng.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.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]