検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 444 for [SIMILAR] 16 1024 4096 WITH 25859 splfixedarray ... (0.522 sec.)
ファイル記述子 fd をオフセットバイトへ丸める 0
« dio_tcsetattr dio_write » PHP Manual ダイレクト IO 関数 ファイル記述子 fd をオフセットバイトへ丸める dio_truncate (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_truncate — ファイル記述子 fd をオフセットバイトへ丸める 説明 dio_truncate ( resource $fd , int $offset ): bool dio_truncate() は、ファイ ...
https://man.plustar.jp/php/function.dio-truncate.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
BLOB を読み取るためのストリームリソースを開く 0
« SQLite3::open SQLite3::prepare » PHP Manual SQLite3 BLOB を読み取るためのストリームリソースを開く SQLite3::openBlob (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::openBlob — BLOB を読み取るためのストリームリソースを開く 説明 public SQLite3::openBlob ( string $table , string $column , int $row ...
https://man.plustar.jp/php/sqlite3.openblob.html - [similar]
圧縮フィルタ 0
« 変換フィルタ 暗号化フィルタ » PHP Manual 利用できるフィルタのリスト 圧縮フィルタ 圧縮フィルタ 圧縮ストリーム を用いれば ローカルファイルシステム上に gzip や bz2 と互換性のある圧縮ファイルを 作成することができます。しかし、これはネットワーク越しの圧縮機能を 持っておらず、また非圧縮ストリ ...
https://man.plustar.jp/php/filters.compression.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 0
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成する hash_hkdf (PHP 7 >= 7.1.2, PHP 8) hash_hkdf — 与えられたキーから導出されるHKDFキーを生成する 説明 hash_hkdf ( string $algo , string $key , int $length = 0 , string $info = "" , string $salt ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
さまざまな方式で画像を歪める 0
« Imagick::displayImages Imagick::drawImage » PHP Manual Imagick さまざまな方式で画像を歪める Imagick::distortImage (PECL imagick 2 >= 2.0.1, PECL imagick 3) Imagick::distortImage — さまざまな方式で画像を歪める 説明 public Imagick::distortImage ( int $method , array $arguments , bool $be ...
https://man.plustar.jp/php/imagick.distortimage.html - [similar]
インクリメンタルな圧縮コンテキストを初期化する 0
« deflate_add gzclose » PHP Manual Zlib 関数 インクリメンタルな圧縮コンテキストを初期化する deflate_init (PHP 7, PHP 8) deflate_init — インクリメンタルな圧縮コンテキストを初期化する 説明 deflate_init ( int $encoding , array $options = [] ): DeflateContext | false 指定された encoding を使 ...
https://man.plustar.jp/php/function.deflate-init.html - [similar]
文字列のジオメトリを取得する 0
« ps_show ps_stringwidth » PHP Manual PS 関数 文字列のジオメトリを取得する ps_string_geometry (PECL ps >= 1.2.0) ps_string_geometry — 文字列のジオメトリを取得する 説明 ps_string_geometry ( resource $psdoc , string $text , int $fontid = 0 , float $size = 0.0 ): array この関数は ps_stringw ...
https://man.plustar.jp/php/function.ps-string-geometry.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]