検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 64 for once (0.016 sec.)
コードの事前ロード 7624
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以 ... す。 preload.php スクリプトでは、 include , include_once , require , require_once , opcache_compile_file() ... ; foreach ( $phpFiles as $key => $file ) { require_once( $file [ 0 ]); } ?> include と opcache_compile_fil ... で定義されているシンボルは再定義されません。 include_once を使っても、 ファイルが二度インクルードされることを ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
7495
« 定義済み定数 Xhprof 関数 » PHP Manual Xhprof 例 例 例1 オプションの GUI を使った Xhprof の例 こ ... able (); $XHPROF_ROOT = "/tools/xhprof/" ; include_once $XHPROF_ROOT . "/xhprof_lib/utils/xhprof_lib.php" ... ; include_once $XHPROF_ROOT . "/xhprof_lib/utils/xhprof_runs.php" ...
https://man.plustar.jp/php/xhprof.examples.html - [similar]
Memory management 7423
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... red results twice in memory. Results are kept only once in the internal result buffers and their zvals. Wh ... ery results are not copied and kept in memory only once. Should the user modify the contents of a variable ... tern works well for scripts that read a result set once and do not modify variables holding results. Its m ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
The EventListener class 7279
« EventHttpRequest::sendReplyStart EventListener::__construct » PHP Manual Event The EventListen ... tener::OPT_REUSEABLE By default on some platforms, once a listener socket is closed, no other socket can b ... akes Libevent mark the socket as reusable, so that once it is closed, another socket can be opened to list ...
https://man.plustar.jp/php/class.eventlistener.html - [similar]
include 7222
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) includ ... まれるファイルの内容を条件分岐で返すかわりに include_once を使用することを推奨します。 PHP ファイルの内容を変 ... 用いてコールすることはできません。 require , require_once , include_once , get_included_files() , readfile() ...
https://man.plustar.jp/php/function.include.html - [similar]
The EvTimer class 7150
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0. ... 0 seconds to do) the timer will not fire more than once per event loop iteration. クラス概要 class EvTimer ... eat is 0.0 , then it will automatically be stopped once the timeout is reached. If it is positive, then th ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
Constructs an EvTimer watcher object 7150
« EvTimer::again EvTimer::createStopped » PHP Manual EvTimer Constructs an EvTimer watcher objec ... eat is 0.0 , then it will automatically be stopped once the timeout is reached. If it is positive, then th ... o "Run single iteration\n" ; Ev :: run ( Ev :: RUN_ONCE ); echo "Restart the second watcher and try to han ...
https://man.plustar.jp/php/evtimer.construct.html - [similar]
Configures the watcher 7007
« EvTimer::createStopped EvWatcher » PHP Manual EvTimer Configures the watcher EvTimer::set (PEC ... eat is 0.0 , then it will automatically be stopped once the timeout is reached. If it is positive, then th ...
https://man.plustar.jp/php/evtimer.set.html - [similar]
リモートファイルの使用 7007
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow ... 使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURLを使用する ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
実行時設定 7007
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... bool このオプションを指定すると include , include_once , require , require_once で URL 対応の fopen ラッパ ...
https://man.plustar.jp/php/filesystem.configuration.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT