検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 320 for [SIMILAR] 16 1024 4096 WITH 46924 xmldiff WITH 6... (0.262 sec.)
実行時設定 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
« 実行時設定 .user.ini ファイル » PHP Manual 実行時設定 設定ファイル 設定ファイル 設定ファイル ( php.ini ) は PHP の起動時に読み込まれます。 PHP のサーバーモジュール版では、Web サーバーの起動時に 一度だけ読み込まれます。 CGI 版と CLI 版では、スクリプトが呼び出される度に読み込まれます。 読 ...
https://man.plustar.jp/php/configuration.file.html - [similar]
Reserves space in buffer 0
« EventBuffer::enableLocking EventBuffer::freeze » PHP Manual EventBuffer Reserves space in buffer EventBuffer::expand (PECL event >= 1.2.6-beta) EventBuffer::expand — Reserves space in buffer 説明 public EventBuffer::expand ( int $len ): bool Alters the last chunk of memory in the buffe ...
https://man.plustar.jp/php/eventbuffer.expand.html - [similar]
Gets the size of C data or types 0
« FFI::scope FFI::string » PHP Manual FFI Gets the size of C data or types FFI::sizeof (PHP 7 >= 7.4.0, PHP 8) FFI::sizeof — Gets the size of C data or types 説明 public static FFI::sizeof ( FFI\CData | FFI\CType &$ptr ): int Returns the size of the given FFI\CData or FFI\CType object. パ ...
https://man.plustar.jp/php/ffi.sizeof.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
Get stats of swoole channel. 0
« Swoole\Channel::push Swoole\Client » PHP Manual Swoole\Channel Get stats of swoole channel. Swoole\Channel::stats (PECL swoole >= 1.9.0) Swoole\Channel::stats — Get stats of swoole channel. 説明 public Swoole\Channel::stats (): array Get the numbers of queued elements and total size of ...
https://man.plustar.jp/php/swoole-channel.stats.html - [similar]
Move all data from a buffer provided to the current instance of EventBuffer 0
« EventBuffer::add EventBuffer::appendFrom » PHP Manual EventBuffer Move all data from a buffer provided to the current instance of EventBuffer EventBuffer::addBuffer (PECL event >= 1.2.6-beta) EventBuffer::addBuffer — Move all data from a buffer provided to the current instance of Event ...
https://man.plustar.jp/php/eventbuffer.addbuffer.html - [similar]
Returns EventBufferEvent object 0
« EventHttpRequest::free EventHttpRequest::getCommand » PHP Manual EventHttpRequest Returns EventBufferEvent object EventHttpRequest::getBufferEvent (PECL event >= 1.8.0) EventHttpRequest::getBufferEvent — Returns EventBufferEvent object 説明 public EventHttpRequest::closeConnection (): ...
https://man.plustar.jp/php/eventhttprequest.getbufferevent.html - [similar]
陥りやすい落とし穴 0
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥りやすい落とし穴 陥りやすい落とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズより大きなファイルサイズを指定する ことはできません。デフォルトは、2 メガバイト ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]