検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 727 for [SIMILAR] 16 1024 4096 WITH 14752 variables WITH... (0.518 sec.)
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
Sets value of existing class or instance property 0
« uopz_set_mock uopz_set_return » PHP Manual Uopz 関数 Sets value of existing class or instance property uopz_set_property (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_property — Sets value of existing class or instance property 説明 uopz_set_property ( string $class , string $proper ...
https://man.plustar.jp/php/function.uopz-set-property.html - [similar]
Provide a return value for an existing function 0
« uopz_set_property uopz_set_static » PHP Manual Uopz 関数 Provide a return value for an existing function uopz_set_return (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_return — Provide a return value for an existing function 説明 uopz_set_return ( string $function , mixed $value , bo ...
https://man.plustar.jp/php/function.uopz-set-return.html - [similar]
Prepares a query for execution 0
« sqlsrv_num_rows sqlsrv_query » PHP Manual SQLSRV 関数 Prepares a query for execution sqlsrv_prepare (No version information available, might only be in Git) sqlsrv_prepare — Prepares a query for execution 説明 sqlsrv_prepare ( resource $conn , string $sql , array $params = ? , array $o ...
https://man.plustar.jp/php/function.sqlsrv-prepare.html - [similar]
遅延静的束縛 (Late Static Bindings) 0
« オブジェクトの比較 オブジェクトと参照 » PHP Manual クラスとオブジェクト 遅延静的束縛 (Late Static Bindings) 遅延静的束縛 (Late Static Bindings) PHP には、遅延静的束縛と呼ばれる機能が搭載されています。 これを使用すると、静的継承のコンテキストで呼び出し元のクラスを参照できるようになります ...
https://man.plustar.jp/php/language.oop5.late-static-bindings.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
最大 4 つまでの $_SERVER 変数を実行時に変更させる 0
« Phar::mount Phar::offsetExists » PHP Manual Phar 最大 4 つまでの $_SERVER 変数を実行時に変更させる Phar::mungServer (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::mungServer — 最大 4 つまでの $_SERVER 変数を実行時に変更させる 説明 final public static Phar::mungServer ( array ...
https://man.plustar.jp/php/phar.mungserver.html - [similar]
V8Js クラス 0
« 例 V8Js::__construct » PHP Manual V8js V8Js クラス V8Js クラス (PECL v8js >= 0.1.0) はじめに これは V8Js 拡張モジュールのコアクラスです。 このクラスのインスタンスはそれぞれ個別のコンテキストを持ち、 その中ですべての JavaScript をコンパイルして実行します。 詳細は V8Js::__construct() を参 ...
https://man.plustar.jp/php/class.v8js.html - [similar]
Creates a new FFI object 0
« FFI::cast FFI::free » PHP Manual FFI Creates a new FFI object FFI::cdef (PHP 7 >= 7.4.0, PHP 8) FFI::cdef — Creates a new FFI object 説明 public static FFI::cdef ( string $code = "" , ? string $lib = null ): FFI Creates a new FFI object. パラメータ code A string containing a sequence o ...
https://man.plustar.jp/php/ffi.cdef.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT