検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 460 for [SIMILAR] 16 1024 4096 WITH 322180 opcache WITH ... (0.455 sec.)
ファイルを先読みしてページキャッシュに格納する 0
« eio_read eio_readdir » PHP Manual Eio 関数 ファイルを先読みしてページキャッシュに格納する eio_readahead (PECL eio >= 0.0.1dev) eio_readahead — ファイルを先読みしてページキャッシュに格納する 説明 eio_readahead ( mixed $fd , int $offset , int $length , int $pri = EIO_PRI_DEFAULT , callab ...
https://man.plustar.jp/php/function.eio-readahead.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mail 設定オプション 名前 デフォルト 変更可能 変更履歴 mail.add_x_header "0" PHP_INI_PERDIR mail.log NULL PHP_INI_SYSTEM|PHP_INI_PERDIR mail.force_extra_parameters NUL ...
https://man.plustar.jp/php/mail.configuration.html - [similar]
テスト 0
« インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイートは ext/oci8/tests にあります。 OCI8 のテストを実行すると、テストが失敗したときのログがこのディレクトリに記録されます。 PHP のテストを実行する前に、 details.inc を編集して $user、$password と接 ...
https://man.plustar.jp/php/oci8.test.html - [similar]
アイテムを取得する 0
« Memcached::flush Memcached::getAllKeys » PHP Manual Memcached アイテムを取得する Memcached::get (PECL memcached >= 0.1.0) Memcached::get — アイテムを取得する 説明 public Memcached::get ( string $key , callable $cache_cb = ? , int $flags = ? ): mixed Memcached::get() は、キー key に格納 ...
https://man.plustar.jp/php/memcached.get.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.html - [similar]
A Complete PHP/FFI/preloading Example 0
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preloading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defi ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
The EvSignal class 0
« EvPrepare::createStopped EvSignal::__construct » PHP Manual Ev The EvSignal class The EvSignal class (PECL ev >= 0.2.0) はじめに EvSignal watchers will trigger an event when the process receives a specific signal one or more times. Even though signals are very asynchronous, libev will ...
https://man.plustar.jp/php/class.evsignal.html - [similar]
サーバープールの統計情報を取得する 0
« Memcached::getServerList Memcached::getVersion » PHP Manual Memcached サーバープールの統計情報を取得する Memcached::getStats (PECL memcached >= 0.1.0) Memcached::getStats — サーバープールの統計情報を取得する 説明 public Memcached::getStats (): array | false Memcached::getStats() は、 す ...
https://man.plustar.jp/php/memcached.getstats.html - [similar]