検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 26 for [SIMILAR] 16 1024 4096 WITH 87886 namespacename ... (0.144 sec.)
オブジェクト定数 0
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]
namespace キーワードおよび __NAMESPACE__ 定数 0
« 名前空間と動的言語機能 名前空間の使用法: エイリアス/インポート » PHP Manual 名前空間 namespace キーワードおよび __NAMESPACE__ 定数 namespace キーワードおよび __NAMESPACE__ 定数 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP には、現在の名前空間内の要素へのアクセスを抽象化するための方法が 2 通りあり ...
https://man.plustar.jp/php/language.namespaces.nsconstants.html - [similar]
Remove/Delete an already defined constant 0
« runkit7_constant_redefine runkit7_function_add » PHP Manual runkit7 関数 Remove/Delete an already defined constant runkit7_constant_remove (PECL runkit7 >= Unknown) runkit7_constant_remove — Remove/Delete an already defined constant 説明 runkit7_constant_remove ( string $constant_name ...
https://man.plustar.jp/php/function.runkit7-constant-remove.html - [similar]
Redefine an already defined constant 0
« runkit7_constant_add runkit7_constant_remove » PHP Manual runkit7 関数 Redefine an already defined constant runkit7_constant_redefine (PECL runkit7 >= Unknown) runkit7_constant_redefine — Redefine an already defined constant 説明 runkit7_constant_redefine ( string $constant_name , mixe ...
https://man.plustar.jp/php/function.runkit7-constant-redefine.html - [similar]
Similar to define(), but allows defining in class definitions as well 0
« runkit7 関数 runkit7_constant_redefine » PHP Manual runkit7 関数 Similar to define(), but allows defining in class definitions as well runkit7_constant_add (PECL runkit7 >= Unknown) runkit7_constant_add — Similar to define(), but allows defining in class definitions as well 説明 runkit ...
https://man.plustar.jp/php/function.runkit7-constant-add.html - [similar]
保存用表現から PHP の値を生成する 0
« strval unset » PHP Manual 変数操作 関数 保存用表現から PHP の値を生成する unserialize (PHP 4, PHP 5, PHP 7, PHP 8) unserialize — 保存用表現から PHP の値を生成する 説明 unserialize ( string $data , array $options = [] ): mixed unserialize() は、シリアル化された変数を PHP 変数値に戻す変換 ...
https://man.plustar.jp/php/function.unserialize.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
その他の変更 0
« 削除された拡張モジュールおよび SAPI PHP 5.5.x から PHP 5.6.x への移行 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 その他の変更 その他の変更 予約語の制約の緩和 クラスやインターフェイスそしてトレイトの内部で、 プロパティや定数そしてメソッドの名前にグローバルな予約語を使えるようになりま ...
https://man.plustar.jp/php/migration70.other-changes.html - [similar]
PDO クラス 0
« ラージオブジェクト (LOB) PDO::beginTransaction » PHP Manual PDO PDO クラス PDO クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) はじめに PHP とデータベースサーバーの間の接続を表します。 クラス概要 class PDO { /* メソッド */ public __construct ( string $dsn , ? string $username ...
https://man.plustar.jp/php/class.pdo.html - [similar]
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
PREV 1 2 3 NEXT