検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 339 for [SIMILAR] 16 1024 4096 WITH 43380 機構 WITH 2463... (0.413 sec.)
Eio を初期化する 0
« eio_grp eio_link » PHP Manual Eio 関数 Eio を初期化する eio_init (PECL eio = 1.0.0) eio_init — Eio を初期化する 説明 eio_init (): void eio_init() は、Eio を初期化します。 libeio と Eio 自身が使う内部構造用にメモリを確保します。 Eio 関数を使う前に eio_init() をコールしましょう。 もしコー ...
https://man.plustar.jp/php/function.eio-init.html - [similar]
はじめに 0
« Mailparse インストール/設定 » PHP Manual Mailparse はじめに はじめに Mailparse は、電子メールのメッセージをパースして処理するための拡張モジュールです。 » RFC 822 および » RFC 2045 ( MIME ) に準拠したメッセージを扱うことができます。 Mailparse はストリームベースで動作します。つまり、 処理 ...
https://man.plustar.jp/php/intro.mailparse.html - [similar]
はじめに 0
« WinCache インストール/設定 » PHP Manual WinCache はじめに はじめに Windows Cache Extension for PHP は、PHP のアクセラレータです。 Windows および Windows サーバー上での PHP アプリケーションの動作速度を向上させます。 Windows Cache Extension for PHP を有効にして PHP エンジンに読み込むと、 ...
https://man.plustar.jp/php/intro.wincache.html - [similar]
乱数を生成する 0
« gmp_prob_prime gmp_random_range » PHP Manual GMP 関数 乱数を生成する gmp_random_bits (PHP 5 >= 5.6.3, PHP 7, PHP 8) gmp_random_bits — 乱数を生成する 説明 gmp_random_bits ( int $bits ): GMP 乱数を生成します。値は 0 と (2 ** bits ) - 1 の間になります。 bits は0より大きくなければならず、最 ...
https://man.plustar.jp/php/function.gmp-random-bits.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
さまざまな入出力ストリームへのアクセス 0
« ftp:// zlib:// » PHP Manual サポートするプロトコル/ラッパー さまざまな入出力ストリームへのアクセス php:// php:// — さまざまな入出力ストリームへのアクセス 説明 PHP ではさまざまな入出力ストリームを提供しています。 これらを使うと、PHP 自身の入出力ストリームへのアクセスや 標準入出力と標準エ ...
https://man.plustar.jp/php/wrappers.php.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual cURL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 これらの定数についての説明や実際の使用法は、 curl_setopt() および curl_getinfo ...
https://man.plustar.jp/php/curl.constants.html - [similar]
システムリソース制限に関する情報を返す 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
« 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]