検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1056 for [SIMILAR] 16 1024 4096 WITH 20179 memcached WITH... (0.929 sec.)
リファレンスを返す 0
« リファレンス渡し リファレンスの解除 » PHP Manual リファレンスの説明 リファレンスを返す リファレンスを返す リファレンスを返すことは、結合する変数を見付けるために関数を使用し たい場合に便利です。パフォーマンスを向上させるためだけの目的で この機能を用いることは やめてください 。 そのような ...
https://man.plustar.jp/php/language.references.return.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcache 設定オプション 名前 デフォルト 変更可能 変更履歴 memcache.allow_failover "1" PHP_INI_ALL memcache 2.0.2 以降で使用可能です memcache.max_failover_attempts "20 ...
https://man.plustar.jp/php/memcache.ini.html - [similar]
アトリビュートクラスをインスタンス化する 0
« ReflectionAttribute::isRepeated Reflector » PHP Manual ReflectionAttribute アトリビュートクラスをインスタンス化する ReflectionAttribute::newInstance (PHP 8) ReflectionAttribute::newInstance — アトリビュートクラスをインスタンス化する 説明 public ReflectionAttribute::newInstance (): obje ...
https://man.plustar.jp/php/reflectionattribute.newinstance.html - [similar]
inotify インスタンスを初期化する 0
« inotify_add_watch inotify_queue_len » PHP Manual Inotify 関数 inotify インスタンスを初期化する inotify_init (PECL inotify >= 0.1.2) inotify_init — inotify インスタンスを初期化する 説明 inotify_init (): resource inotify_add_watch() で使用するための inotify インスタンスを初期化します。 パ ...
https://man.plustar.jp/php/function.inotify-init.html - [similar]
Socket クラスのインスタンスを閉じる 0
« socket_clear_error socket_cmsg_space » PHP Manual ソケット 関数 Socket クラスのインスタンスを閉じる socket_close (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_close — Socket クラスのインスタンスを閉じる 説明 socket_close ( Socket $socket ): void socket_close() は、 socket で指定した Soc ...
https://man.plustar.jp/php/function.socket-close.html - [similar]
インスタンス化を禁止するための private なコンストラクタ 0
« IntlCalendar::clear IntlCalendar::createInstance » PHP Manual IntlCalendar インスタンス化を禁止するための private なコンストラクタ IntlCalendar::__construct (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::__construct — インスタンス化を禁止するための private なコンストラク ...
https://man.plustar.jp/php/intlcalendar.construct.html - [similar]
リフレクションされた Fiber クラスのインスタンスを取得する 0
« ReflectionFiber::getExecutingLine ReflectionFiber::getTrace » PHP Manual ReflectionFiber リフレクションされた Fiber クラスのインスタンスを取得する ReflectionFiber::getFiber (PHP 8 >= 8.1.0) ReflectionFiber::getFiber — リフレクションされた Fiber クラスのインスタンスを取得する 説明 publi ...
https://man.plustar.jp/php/reflectionfiber.getfiber.html - [similar]
VarnishAdmin のコンストラクタ 0
« VarnishAdmin::connect VarnishAdmin::disconnect » PHP Manual VarnishAdmin VarnishAdmin のコンストラクタ VarnishAdmin::__construct (PECL varnish >= 0.3) VarnishAdmin::__construct — VarnishAdmin のコンストラクタ 説明 public VarnishAdmin::__construct ( array $args = ? ) パラメータ args 設定 ...
https://man.plustar.jp/php/varnishadmin.construct.html - [similar]
リファレンス渡し 0
« リファレンスが行わないこと リファレンスを返す » PHP Manual リファレンスの説明 リファレンス渡し リファレンス渡し リファレンスにより関数に変数を渡すことが可能です。この場合、関数内で その引数を修正可能になります。構文は次のようになります。 <?php function foo (& $var ) { $var ++; } $a = 5 ...
https://man.plustar.jp/php/language.references.pass.html - [similar]
PHP の振る舞いの変更 0
« 関数リファレンス APCu » PHP Manual 関数リファレンス PHP の振る舞いの変更 PHP の振る舞いの変更 APCu — APC User Cache はじめに インストール/設定 定義済み定数 APCu 関数 APCUIterator — APCUIterator クラス Componere はじめに インストール/設定 Componere\Abstract\Definition — The Componere\Ab ...
https://man.plustar.jp/php/refs.basic.php.html - [similar]