検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 266 for [SIMILAR] 16 1024 4096 WITH 33581 ucache WITH 33... (0.319 sec.)
定義済み定数 0
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Memcached::OPT_COMPRESSION ペイロードの圧縮を有効あるいは無効にしま ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
どのライブラリを選ぶか 0
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
phar ファイルフォーマット用のスタブを作成する 0
« Phar::count Phar::decompress » PHP Manual Phar phar ファイルフォーマット用のスタブを作成する Phar::createDefaultStub (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::createDefaultStub — phar ファイルフォーマット用のスタブを作成する 説明 final public static Phar::createDefaultSt ...
https://man.plustar.jp/php/phar.createdefaultstub.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
Win32 ベース優先度クラス 0
« Win32 エラーコード Win32 リカバリアクション » PHP Manual 定義済み定数 Win32 ベース優先度クラス Win32 ベース優先度クラス 定数 値 説明 WIN32_ABOVE_NORMAL_PRIORITY_CLASS 0x00008000 WIN32_NORMAL_PRIORITY_CLASS よりも高いけれど WIN32_HIGH_PRIORITY_CLASS よりは低い優先度のプロセス。 WIN32_BE ...
https://man.plustar.jp/php/win32service.constants.basepriorities.html - [similar]
ソケット 0
« SNMPException はじめに » PHP Manual その他のサービス ソケット ソケット はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ソケットのエラー ソケット 関数 socket_accept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケッ ...
https://man.plustar.jp/php/book.sockets.html - [similar]
SessionHandlerInterface クラス 0
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInterface クラス SessionHandlerInterface クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandlerInterface は カスタムセッションハンドラを作成する際の最低限のプロトタイプを定義したインターフェ ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
Yaf_Dispatcher クラス 0
« Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_Dispatcher クラス (Yaf >=1.0.0) はじめに Yaf_Dispatcher の役割は、 リクエスト環境の初期化、やってきたリクエストのルーティング、 そして見つかったアクションへのディスパッチです。 あらゆるレスポン ...
https://man.plustar.jp/php/class.yaf-dispatcher.html - [similar]
パラメータの配列を指定してコールバック関数をコールする 0
« 関数処理 関数 call_user_func » PHP Manual 関数処理 関数 パラメータの配列を指定してコールバック関数をコールする call_user_func_array (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) call_user_func_array — パラメータの配列を指定してコールバック関数をコールする 説明 call_user_func_array ( callable $ ...
https://man.plustar.jp/php/function.call-user-func-array.html - [similar]
最初の引数で指定したコールバック関数をコールする 0
« call_user_func_array create_function » PHP Manual 関数処理 関数 最初の引数で指定したコールバック関数をコールする call_user_func (PHP 4, PHP 5, PHP 7, PHP 8) call_user_func — 最初の引数で指定したコールバック関数をコールする 説明 call_user_func ( callable $callback , mixed ...$args ): mi ...
https://man.plustar.jp/php/function.call-user-func.html - [similar]