検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 55 for [SIMILAR] 16 1024 4096 WITH 53658 extname WITH 3... (0.177 sec.)
FastCGI Process Manager (FPM) 0
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 以下のような機能があります。 緩 ...
https://man.plustar.jp/php/install.fpm.html - [similar]
インストールと設定 0
« 次にするべきことは? インストールにあたっての一般的な注意事項 » PHP Manual インストールと設定 インストールと設定 インストールにあたっての一般的な注意事項 Unix システムへのインストール Apache 2.x (Unixシステム用) Nginx 1.4.x (Unix システム用) Lighttpd 1.4 (Unix システム用) LiteSpeed/Open ...
https://man.plustar.jp/php/install.html - [similar]
php-config 0
« phpize で共有 PECL 拡張モジュールをコンパイルする方法 PECL 拡張モジュールを PHP に静的に組み込む » PHP Manual PECL 拡張モジュールのインストール php-config php-config php-config はシンプルなシェルスクリプトで、 インストールされている PHP の設定情報を取得します。 拡張モジュールをコンパイ ...
https://man.plustar.jp/php/install.pecl.php-config.html - [similar]
定数式における列挙型の値 0
« トレイト オブジェクトとの違い » PHP Manual 列挙型(Enum) 定数式における列挙型の値 定数式における列挙型の値 列挙型の case は、定数として表現されているので、 ほとんどの定数式の中で静的な値として使えます。 つまり、プロパティのデフォルト値や、 static 変数のデフォルト値、引数のデフォルト値、 ...
https://man.plustar.jp/php/language.enumerations.expressions.html - [similar]
オブジェクトと参照 0
« 遅延静的束縛 (Late Static Bindings) オブジェクトのシリアライズ » PHP Manual クラスとオブジェクト オブジェクトと参照 オブジェクトと参照 PHP でのオブジェクト指向プログラミングのポイントとしてよく言われるのは 「オブジェクトはデフォルトでは参照渡しとなります」ということです。 しかし、正確に ...
https://man.plustar.jp/php/language.oop5.references.html - [similar]
Windows のサポート 0
« その他の変更 PHP 7.2.x から PHP 7.3.x への移行 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 Windows のサポート Windows のサポート configure フラグ configure コマンドは、 CFLAGS や LDFLAGS を環境変数と見なすようになりました。 CTRLキーの扱い sapi_windows_set_ctrl_handler() 関数でハンド ...
https://man.plustar.jp/php/migration74.windows-support.html - [similar]
クラス/オブジェクト関数 0
« 例 __autoload » PHP Manual クラス/オブジェクト クラス/オブジェクト関数 クラス/オブジェクト関数 目次 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアスを作成する class_exists — クラスが定義済みかどうかを確認する enum_exists — 列挙型が定義されているかを調べる ge ...
https://man.plustar.jp/php/ref.classobj.html - [similar]
クラス/オブジェクトの情報 0
« usort はじめに » PHP Manual 変数・データ型関連 クラス/オブジェクトの情報 クラス/オブジェクトの情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 クラス/オブジェクト関数 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアス ...
https://man.plustar.jp/php/book.classobj.html - [similar]
static メソッドをコールし、引数を配列で渡す 0
« create_function forward_static_call » PHP Manual 関数処理 関数 static メソッドをコールし、引数を配列で渡す forward_static_call_array (PHP 5 >= 5.3.0, PHP 7, PHP 8) forward_static_call_array — static メソッドをコールし、引数を配列で渡す 説明 forward_static_call_array ( callable $callbac ...
https://man.plustar.jp/php/function.forward-static-call-array.html - [similar]
static メソッドをコールする 0
« forward_static_call_array func_get_arg » PHP Manual 関数処理 関数 static メソッドをコールする forward_static_call (PHP 5 >= 5.3.0, PHP 7, PHP 8) forward_static_call — static メソッドをコールする 説明 forward_static_call ( callable $callback , mixed ...$args ): mixed callback パラメータ ...
https://man.plustar.jp/php/function.forward-static-call.html - [similar]
PREV 1 2 3 4 5 6 NEXT