検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 329 for [SIMILAR] 16 1024 4096 WITH 14006 something WITH... (0.782 sec.)
定数 10000
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 マジック定数 定数は、値のためのID(名前)です。この名前が示すように、定数の値は スクリプト実行中に変更できません ( マジック定数 は例外です。これは実際は定数ではありません)。 定数は大文字小文字を ...
https://man.plustar.jp/php/language.constants.html - [similar]
Submits an object for execution 6623
« Pool::shutdown Pool::submitTo » PHP Manual Pool Submits an object for execution Pool::submit (PECL pthreads >= 2.0.0) Pool::submit — Submits an object for execution 説明 public Pool::submit ( Threaded $task ): int Submit the task to the next Worker in the Pool パラメータ task The task ...
https://man.plustar.jp/php/pool.submit.html - [similar]
HTTP レスポンスコードを取得または設定 5462
« headers_sent inet_ntop » PHP Manual ネットワーク 関数 HTTP レスポンスコードを取得または設定 http_response_code (PHP 5 >= 5.4.0, PHP 7, PHP 8) http_response_code — HTTP レスポンスコードを取得または設定 説明 http_response_code ( int $response_code = 0 ): int | bool HTTP レスポンスのステー ...
https://man.plustar.jp/php/function.http-response-code.html - [similar]
新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する 5462
« Closure::bind Closure::call » PHP Manual Closure 新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する Closure::bindTo (PHP 5 >= 5.4.0, PHP 7, PHP 8) Closure::bindTo — 新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する 説明 public Closure::bindT ...
https://man.plustar.jp/php/closure.bindto.html - [similar]
変数のスコープ 5462
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
クロージャに関連づけられたスコープを返す 5462
« ReflectionFunctionAbstract::getAttributes ReflectionFunctionAbstract::getClosureThis » PHP Manual ReflectionFunctionAbstract クロージャに関連づけられたスコープを返す ReflectionFunctionAbstract::getClosureScopeClass (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getClosureSc ...
https://man.plustar.jp/php/reflectionfunctionabstract.getclosurescopeclass.html - [similar]
PHP の変数を、クエリで取得するカラムに関連づける 5127
« oci_connect oci_error » PHP Manual OCI8 関数 PHP の変数を、クエリで取得するカラムに関連づける oci_define_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_define_by_name — PHP の変数を、クエリで取得するカラムに関連づける 説明 oci_define_by_name ( resource $statement , string $colum ...
https://man.plustar.jp/php/function.oci-define-by-name.html - [similar]
Loads C declarations from a C header file 5127
« FFI::isNull FFI::memcmp » PHP Manual FFI Loads C declarations from a C header file FFI::load (PHP 7 >= 7.4.0, PHP 8) FFI::load — Loads C declarations from a C header file 説明 public static FFI::load ( string $filename ): ? FFI Loads C declarations from a C header file. It is possible ...
https://man.plustar.jp/php/ffi.load.html - [similar]
oci_define_by_name のエイリアス 5127
« ocicommit ocierror » PHP Manual OCI8 廃止されたエイリアスと関数 oci_define_by_name のエイリアス ocidefinebyname (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.0.0) ocidefinebyname — oci_define_by_name() のエイリアス 説明 oci_define_by_name() のエイリアス 警告 このエイリアスは PHP 5.4.0 で ...
https://man.plustar.jp/php/function.ocidefinebyname.html - [similar]
名前を指定して定数を定義する 5127
« constant defined » PHP Manual その他の関数 名前を指定して定数を定義する define (PHP 4, PHP 5, PHP 7, PHP 8) define — 名前を指定して定数を定義する 説明 define ( string $constant_name , mixed $value , bool $case_insensitive = false ): bool 実行時に、名前を指定して定数を定義します。 パラメ ...
https://man.plustar.jp/php/function.define.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT