検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 490 for [SIMILAR] 16 1024 4096 WITH 19290 igbinary WITH ... (0.392 sec.)
システムリソース制限に関する情報を返す 0
« posix_getpwuid posix_getsid » PHP Manual POSIX 関数 システムリソース制限に関する情報を返す posix_getrlimit (PHP 4, PHP 5, PHP 7, PHP 8) posix_getrlimit — システムリソース制限に関する情報を返す 説明 posix_getrlimit (): array | false posix_getrlimit() は、 現在のリソースにおけるソフトリミ ...
https://man.plustar.jp/php/function.posix-getrlimit.html - [similar]
はじめに 0
« YAZ インストール/設定 » PHP Manual YAZ はじめに はじめに この拡張モジュールは、 » 情報取得用の Z39.50 プロトコル を実装する YAZ ツールキットへの PHP インターフェイスを 提供するものです。この拡張モジュールにより、Z39.50 ターゲット(サーバー) を並列に検索またはスキャンする Z39.50 オリジ ...
https://man.plustar.jp/php/intro.yaz.html - [similar]
画像を破棄する 0
« imagedashedline imageellipse » PHP Manual GD および Image 関数 画像を破棄する imagedestroy (PHP 4, PHP 5, PHP 7, PHP 8) imagedestroy — 画像を破棄する 説明 imagedestroy ( GdImage $image ): bool 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前のバージョンでは、この関数はリソ ...
https://man.plustar.jp/php/function.imagedestroy.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imageistruecolor imagelayereffect » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagejpeg (PHP 4, PHP 5, PHP 7, PHP 8) imagejpeg — 画像をブラウザあるいはファイルに出力する 説明 imagejpeg ( GdImage $image , resource | string | null $file = null , int $qualit ...
https://man.plustar.jp/php/function.imagejpeg.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagetypes imagewebp » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagewbmp (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) imagewbmp — 画像をブラウザあるいはファイルに出力する 説明 imagewbmp ( GdImage $image , resource | string | null $file = null , ? int $foregrou ...
https://man.plustar.jp/php/function.imagewbmp.html - [similar]
ASCII 文字でエンコードされたハッシュ値を得る 0
« sodium_crypto_pwhash_str_verify sodium_crypto_pwhash » PHP Manual Sodium 関数 ASCII 文字でエンコードされたハッシュ値を得る sodium_crypto_pwhash_str (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str — ASCII 文字でエンコードされたハッシュ値を得る 説明 sodium_crypto_pwhash_str ( string $pa ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str.html - [similar]
FastCGI Process Manager (FPM) 0
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 以下のような機能があります。 緩 ...
https://man.plustar.jp/php/install.fpm.html - [similar]
デバッグ操作を行う 0
« mysqli::__construct mysqli::dump_debug_info » PHP Manual mysqli デバッグ操作を行う mysqli::debug mysqli_debug (PHP 5, PHP 7, PHP 8) mysqli::debug -- mysqli_debug — デバッグ操作を行う 説明 オブジェクト指向型 public mysqli::debug ( string $options ): bool 手続き型 mysqli_debug ( string $ ...
https://man.plustar.jp/php/mysqli.debug.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
bzip2 形式のデータを解凍する 0
« bzcompress bzerrno » PHP Manual Bzip2 関数 bzip2 形式のデータを解凍する bzdecompress (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzdecompress — bzip2 形式のデータを解凍する 説明 bzdecompress ( string $data , bool $use_less_memory = false ): string | int | false bzdecompress() は、bzip2 形式の ...
https://man.plustar.jp/php/function.bzdecompress.html - [similar]