検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 439 for [SIMILAR] 16 1024 4096 WITH 7733 lua WITH 3163 ... (2.565 sec.)
左の variant から右の variant を引き、その結果を返す 0
« variant_set variant_xor » PHP Manual COM関数 左の variant から右の variant を引き、その結果を返す variant_sub (PHP 5, PHP 7, PHP 8) variant_sub — 左の variant から右の variant を引き、その結果を返す 説明 variant_sub ( mixed $left , mixed $right ): variant right を left から引きます。 パ ...
https://man.plustar.jp/php/function.variant-sub.html - [similar]
2 つの variant の排他的論理和を計算する 0
« variant_sub win32service » PHP Manual COM関数 2 つの variant の排他的論理和を計算する variant_xor (PHP 5, PHP 7, PHP 8) variant_xor — 2 つの variant の排他的論理和を計算する 説明 variant_xor ( mixed $left , mixed $right ): variant 排他的論理和を計算します。 パラメータ left 左オペランド ...
https://man.plustar.jp/php/function.variant-xor.html - [similar]
DateTime オブジェクトまたは文字列から、IntlCalendar を作成する 0
« IntlCalendar::fieldDifference IntlCalendar::get » PHP Manual IntlCalendar DateTime オブジェクトまたは文字列から、IntlCalendar を作成する IntlCalendar::fromDateTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a2) IntlCalendar::fromDateTime — DateTime オブジェクトまたは文字列から、IntlCa ...
https://man.plustar.jp/php/intlcalendar.fromdatetime.html - [similar]
アトリビュートの文法 0
« アトリビュートの概要 リフレクションAPI を使ってアトリビュートを読み取る » PHP Manual アトリビュート アトリビュートの文法 アトリビュートの文法 アトリビュートの文法は、複数の部分からなります。 まず最初に、アトリビュートの宣言は常に #[ で始まり、 それに対応する ] で囲みます。 その内部では ...
https://man.plustar.jp/php/language.attributes.syntax.html - [similar]
変更された関数 0
« PHP 5.6.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 変更された関数 変更された関数 PHP コア crypt() で、 salt パラメータを省略したときに E_NOTICE が発生するようになりました。 substr_compare() が、 length パラメータに 0 を受け付けるようになりました。 ...
https://man.plustar.jp/php/migration56.changed-functions.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
ReflectionClass を作成する 0
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
ReflectionFunction オブジェクトを作成する 0
« ReflectionFunction ReflectionFunction::export » PHP Manual ReflectionFunction ReflectionFunction オブジェクトを作成する ReflectionFunction::__construct (PHP 5, PHP 7, PHP 8) ReflectionFunction::__construct — ReflectionFunction オブジェクトを作成する 説明 public ReflectionFunction::__co ...
https://man.plustar.jp/php/reflectionfunction.construct.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 SOAP 設定オプション 名前 デフォルト 変更可能 変更履歴 soap.wsdl_cache_enabled 1 PHP_INI_ALL soap.wsdl_cache_dir /tmp PHP_INI_ALL soap.wsdl_cache_ttl 86400 PHP_INI_ALL ...
https://man.plustar.jp/php/soap.configuration.html - [similar]
SOAP リクエストによって処理される単一もしくはいくつかの関数を追加する 0
« SoapServer SoapServer::addSoapHeader » PHP Manual SoapServer SOAP リクエストによって処理される単一もしくはいくつかの関数を追加する SoapServer::addFunction (PHP 5, PHP 7, PHP 8) SoapServer::addFunction — SOAP リクエストによって処理される単一もしくはいくつかの関数を追加する 説明 public S ...
https://man.plustar.jp/php/soapserver.addfunction.html - [similar]