検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 193 for [SIMILAR] 16 1024 4096 WITH 27632 reflectionenum... (0.373 sec.)
Construct a new Slider 0
« UI\Controls\Slider UI\Controls\Slider::getValue » PHP Manual UI\Controls\Slider Construct a new Slider UI\Controls\Slider::__construct (UI 0.9.9) UI\Controls\Slider::__construct — Construct a new Slider 説明 public UI\Controls\Slider::__construct ( int $min , int $max ) Construct a new ...
https://man.plustar.jp/php/ui-controls-slider.construct.html - [similar]
パラメータ名を取得する 0
« ReflectionParameter::getDefaultValueConstantName ReflectionParameter::getPosition » PHP Manual ReflectionParameter パラメータ名を取得する ReflectionParameter::getName (PHP 5, PHP 7, PHP 8) ReflectionParameter::getName — パラメータ名を取得する 説明 public ReflectionParameter::getName () ...
https://man.plustar.jp/php/reflectionparameter.getname.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
ビルトインウェブサーバー 0
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェブサーバー 警告 このウェブサーバーは、アプリケーション開発の支援用として設計されたものです。 テスト用に使ったり、制約のある環境でアプリケーションをデモするために使ったりすることもできるでしょ ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
CSR を作成する 0
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_new (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_new — CSR を作成する 説明 openssl_csr_new ( array $distinguished_names , OpenSSLAsymmetricKey &$private_key , ? array $options = null , ? ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 推奨されなくなる機能 推奨されなくなる機能 PHP コア デフォルト値を持つ引数の後に、必須の引数が続く場合、デフォルト値は意味をなしません。 こうした書き方は PHP 8.0.0 から推奨されなくなります。 以下のようにし ...
https://man.plustar.jp/php/migration80.deprecated.html - [similar]
その他の変更 0
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 その他の変更 その他の変更 SAPI モジュールの変更 Apache2Handler PHP モジュールの名前が php7_module から php_module に変更されました。 変更された関数 リフレクション ReflectionClass::getC ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
列挙型が Backed Enum かを調べる 0
« ReflectionEnum::hasCase ReflectionEnumUnitCase » PHP Manual ReflectionEnum 列挙型が Backed Enum かを調べる ReflectionEnum::isBacked (PHP 8 >= 8.1.0) ReflectionEnum::isBacked — 列挙型が Backed Enum かを調べる 説明 public ReflectionEnum::isBacked (): bool Backed Enum は、 ネイティブのスカ ...
https://man.plustar.jp/php/reflectionenum.isbacked.html - [similar]