検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 679 for [SIMILAR] 16 1024 4096 WITH 18471 移行 WITH 1412... (0.723 sec.)
配列のサイズを取得する 0
« SplFixedArray::fromArray SplFixedArray::key » PHP Manual SplFixedArray 配列のサイズを取得する SplFixedArray::getSize (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplFixedArray::getSize — 配列のサイズを取得する 説明 public SplFixedArray::getSize (): int 配列のサイズを取得します。 パラメータ この関数に ...
https://man.plustar.jp/php/splfixedarray.getsize.html - [similar]
Apache の subprocess_env 変数を取得する 0
« apache_get_version apache_lookup_uri » PHP Manual Apache 関数 Apache の subprocess_env 変数を取得する apache_getenv (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) apache_getenv — Apache の subprocess_env 変数を取得する 説明 apache_getenv ( string $variable , bool $walk_to_top = false ): string ...
https://man.plustar.jp/php/function.apache-getenv.html - [similar]
2つの任意精度の数値を加算する 0
« BC Math 関数 bccomp » PHP Manual BC Math 関数 2つの任意精度の数値を加算する bcadd (PHP 4, PHP 5, PHP 7, PHP 8) bcadd — 2つの任意精度の数値を加算する 説明 bcadd ( string $num1 , string $num2 , ? int $scale = null ): string num1 を num2 に加算します。 パラメータ num1 左オペランドを表す文 ...
https://man.plustar.jp/php/function.bcadd.html - [similar]
2つの任意精度数値で除算を行う 0
« bccomp bcmod » PHP Manual BC Math 関数 2つの任意精度数値で除算を行う bcdiv (PHP 4, PHP 5, PHP 7, PHP 8) bcdiv — 2つの任意精度数値で除算を行う 説明 bcdiv ( string $num1 , string $num2 , ? int $scale = null ): string num1 を num2 で除算します。 パラメータ num1 被除数を表す文字列。 num2 割 ...
https://man.plustar.jp/php/function.bcdiv.html - [similar]
任意精度数値の平方根を取得する 0
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, PHP 7, PHP 8) bcsqrt — 任意精度数値の平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): string num の平方根を返します。 パラメータ num オペランドを表す文字列。 scale このオプシ ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]
任意精度数値の減算を行う 0
« bcsqrt GMP » PHP Manual BC Math 関数 任意精度数値の減算を行う bcsub (PHP 4, PHP 5, PHP 7, PHP 8) bcsub — 任意精度数値の減算を行う 説明 bcsub ( string $left_operand , string $right_operand , int $scale = 0 ): string left_operand から right_operand を引きます。 パラメータ num1 左オペラン ...
https://man.plustar.jp/php/function.bcsub.html - [similar]
セッションエンコードされた文字列からセッションデータをデコードする 0
« session_create_id session_destroy » PHP Manual セッション関数 セッションエンコードされた文字列からセッションデータをデコードする session_decode (PHP 4, PHP 5, PHP 7, PHP 8) session_decode — セッションエンコードされた文字列からセッションデータをデコードする 説明 session_decode ( string ...
https://man.plustar.jp/php/function.session-decode.html - [similar]
エントリのメタデータを返す 0
« PharFileInfo::getPharFlags PharFileInfo::isCRCChecked » PHP Manual PharFileInfo エントリのメタデータを返す PharFileInfo::hasMetadata (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.0) PharFileInfo::hasMetadata — エントリのメタデータを返す 説明 public PharFileInfo::hasMetadata (): bool ...
https://man.plustar.jp/php/pharfileinfo.hasmetadata.html - [similar]
OCICollection クラス 0
« oci_unregister_taf_callback OCICollection::append » PHP Manual OCI8 OCICollection クラス OCICollection クラス (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) はじめに OCI8 コレクション機能です。 注意 : OCI-Collection クラスは、 PHP 8 と OCI8 3.0.0 で、 PHP の名前付けの規約に従い OCICollectio ...
https://man.plustar.jp/php/class.ocicollection.html - [similar]
SplStack クラス 0
« SplDoublyLinkedList::valid SplStack::__construct » PHP Manual データ構造 SplStack クラス SplStack クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplStack クラスは、スタックの主要な機能を提供します。 双方向リンクリストを使用して実装しています。 クラス概要 class SplStack extends SplDoubl ...
https://man.plustar.jp/php/class.splstack.html - [similar]