検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 800 for [SIMILAR] 16 1024 4096 WITH 35051 rot13 WITH 465... (1.263 sec.)
エクスポートする 0
« ReflectionParameter::__construct ReflectionParameter::getAttributes » PHP Manual ReflectionParameter エクスポートする ReflectionParameter::export (PHP 5, PHP 7) ReflectionParameter::export — エクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この ...
https://man.plustar.jp/php/reflectionparameter.export.html - [similar]
エクスポートする 0
« ReflectionProperty::__construct ReflectionProperty::getAttributes » PHP Manual ReflectionProperty エクスポートする ReflectionProperty::export (PHP 5, PHP 7) ReflectionProperty::export — エクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に ...
https://man.plustar.jp/php/reflectionproperty.export.html - [similar]
PharData クラス 0
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) はじめに PharData クラスは、実行可能形式でない tar アーカイブや zip アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 これら ...
https://man.plustar.jp/php/class.phardata.html - [similar]
指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTime オブ... 0
« DateTime::createFromImmutable DateTime::getLastErrors » PHP Manual DateTime 指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTime オブジェクトを返す DateTime::createFromInterface (PHP 8) DateTime::createFromInterface — 指定された DateTimeInterface オブジェクトをカプ ...
https://man.plustar.jp/php/datetime.createfrominterface.html - [similar]
指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTimeImmuta... 0
« DateTimeImmutable::createFromFormat DateTimeImmutable::createFromMutable » PHP Manual DateTimeImmutable 指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTimeImmutable オブジェクトを返す DateTimeImmutable::createFromInterface (PHP 8) DateTimeImmutable::createFromInt ...
https://man.plustar.jp/php/datetimeimmutable.createfrominterface.html - [similar]
キーを指定して、配列を値で埋める 0
« array_diff array_fill » PHP Manual 配列 関数 キーを指定して、配列を値で埋める array_fill_keys (PHP 5 >= 5.2.0, PHP 7, PHP 8) array_fill_keys — キーを指定して、配列を値で埋める 説明 array_fill_keys ( array $keys , mixed $value ): array パラメータ value で指定した値で配列を埋めます。 キー ...
https://man.plustar.jp/php/function.array-fill-keys.html - [similar]
データベースへの持続的接続を返す 0
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect (PECL ibm_db2 >= 1.0.0) db2_pconnect — データベースへの持続的接続を返す 説明 db2_pconnect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Uni ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
端数の切り捨て 0
« fdiv fmod » PHP Manual Math 関数 端数の切り捨て floor (PHP 4, PHP 5, PHP 7, PHP 8) floor — 端数の切り捨て 説明 floor ( int | float $num ): float 必要に応じて num を丸めることにより、 value をこえない最大の整数の値を (float 型で) 返します。 パラメータ num 丸める数値。 戻り値 num をこえな ...
https://man.plustar.jp/php/function.floor.html - [similar]
次の素数を見つける 0
« gmp_neg gmp_or » PHP Manual GMP 関数 次の素数を見つける gmp_nextprime (PHP 5 >= 5.2.0, PHP 7, PHP 8) gmp_nextprime — 次の素数を見つける 説明 gmp_nextprime ( GMP | int | string $num ): GMP 次の素数を見つけます。 パラメータ num GMP オブジェクト、整数、あるいは数値に変換可能な数値形式の文 ...
https://man.plustar.jp/php/function.gmp-nextprime.html - [similar]
平方数かどうかを調べる 0
« gmp_perfect_power gmp_popcount » PHP Manual GMP 関数 平方数かどうかを調べる gmp_perfect_square (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_perfect_square — 平方数かどうかを調べる 説明 gmp_perfect_square ( GMP | int | string $num ): bool その数が平方数であるかどうかを調べます。 パラメータ ...
https://man.plustar.jp/php/function.gmp-perfect-square.html - [similar]