検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 164 for [SIMILAR] 16 1024 4096 WITH 71285 xhprof WITH 13... (0.303 sec.)
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 XMLReader 拡張機能は、PHP にバンドルされています。 この拡張モジュールはデフォルトで有効になっています。無効にしたい場合は、次のオプションを指定してコンパイルします。 --disable-xmlreader 関連キーワード: イン ...
https://man.plustar.jp/php/xmlreader.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 XMLWriter 拡張機能は、PHP にバンドルされています。 この拡張モジュールはデフォルトで有効になっています。無効にしたい場合は、次のオプションを指定してコンパイルします。 --disable-xmlwriter 関連キーワード: イン ...
https://man.plustar.jp/php/xmlwriter.installation.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual Xhprof インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , Xhprof , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/xhprof.setup.html - [similar]
Oracle データベースのバージョンを返す 0
« oci_rollback oci_set_action » PHP Manual OCI8 関数 Oracle データベースのバージョンを返す oci_server_version (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_server_version — Oracle データベースのバージョンを返す 説明 oci_server_version ( resource $connection ): string | false Oracle データ ...
https://man.plustar.jp/php/function.oci-server-version.html - [similar]
無名関数 0
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ とも呼ばれ、 関数名を指定せずに関数を作成できるようにするものです。 callable パラメータとして使う際に便利ですが、用途はそれにとどまりません。 無名関数の実装には Closure クラスを使っています。 例 ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
Button Control 0
« UI\Controls\Check::setText UI\Controls\Button::__construct » PHP Manual UI Button Control Button Control (UI 0.9.9) はじめに Represents a labelled clickable button クラス概要 class UI\Controls\Button extends UI\Control { /* Constructor */ public __construct ( string $text ) /* メソッド ...
https://man.plustar.jp/php/class.ui-controls-button.html - [similar]
ColorButton Control 0
« UI\Controls\Button::setText UI\Controls\ColorButton::getColor » PHP Manual UI ColorButton Control ColorButton Control (UI 0.9.9) はじめに A Color Button is a button which displays a color picker when clicked クラス概要 class UI\Controls\ColorButton extends UI\Control { /* メソッド */ p ...
https://man.plustar.jp/php/class.ui-controls-colorbutton.html - [similar]
EdiableCombo Control 0
« UI\Controls\Combo::setSelected UI\Controls\EditableCombo::append » PHP Manual UI EdiableCombo Control EdiableCombo Control (UI 0.9.9) はじめに An Editable Combo is a Combo which allows the user to enter custom options クラス概要 class UI\Controls\EditableCombo extends UI\Control { /* メ ...
https://man.plustar.jp/php/class.ui-controls-editablecombo.html - [similar]