検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 768 for [SIMILAR] 16 1024 4096 WITH 25051 logicexception... (0.386 sec.)
variants を整数に変換し、除算の結果を返す 0
« variant_get_type variant_imp » PHP Manual COM関数 variants を整数に変換し、除算の結果を返す variant_idiv (PHP 5, PHP 7, PHP 8) variant_idiv — variants を整数に変換し、除算の結果を返す 説明 variant_idiv ( mixed $left , mixed $right ): variant left および right を 整数値に変換し、整数の除 ...
https://man.plustar.jp/php/function.variant-idiv.html - [similar]
定数式における列挙型の値 0
« トレイト オブジェクトとの違い » PHP Manual 列挙型(Enum) 定数式における列挙型の値 定数式における列挙型の値 列挙型の case は、定数として表現されているので、 ほとんどの定数式の中で静的な値として使えます。 つまり、プロパティのデフォルト値や、 static 変数のデフォルト値、引数のデフォルト値、 ...
https://man.plustar.jp/php/language.enumerations.expressions.html - [similar]
0
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this page can be accessed by http://example.com/operator.php */ class Operator { /** * Add two operands * @param interge * @return interge */ public function add ( $a , $b ) { return $this -> _add ( $ ...
https://man.plustar.jp/php/yar.examples.html - [similar]
クラスが定義済みかどうかを確認する 0
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
__autoload() のデフォルト実装 0
« spl_autoload_unregister spl_classes » PHP Manual SPL 関数 __autoload() のデフォルト実装 spl_autoload (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload — __autoload() のデフォルト実装 説明 spl_autoload ( string $class , ? string $file_extensions = null ): void この関数は、 __autoload() のデフ ...
https://man.plustar.jp/php/function.spl-autoload.html - [similar]
暗号論的に安全な、疑似ランダムなバイト列を生成する 0
« CSPRNG 関数 random_int » PHP Manual CSPRNG 関数 暗号論的に安全な、疑似ランダムなバイト列を生成する random_bytes (PHP 7, PHP 8) random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する 説明 random_bytes ( int $length ): string ソルトやキーや初期化ベクトルのような、暗号化の用途に ...
https://man.plustar.jp/php/function.random-bytes.html - [similar]
暗号論的に安全な疑似乱数を生成する 0
« random_bytes Hash » PHP Manual CSPRNG 関数 暗号論的に安全な疑似乱数を生成する random_int (PHP 7, PHP 8) random_int — 暗号論的に安全な疑似乱数を生成する 説明 random_int ( int $min , int $max ): int ポーカーゲームやカードデッキのシャッフルのような、 偏りがない結果が重要になる用途に合う、 ...
https://man.plustar.jp/php/function.random-int.html - [similar]
Yaconf 0
« Yaf_Exception_LoadFailed_View はじめに » PHP Manual その他の基本モジュール Yaconf Yaconf はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Yaconf — The Yaconf class Yaconf::get — Retrieve a item Yaconf::has — Determine if a item exists 関連キーワード: ...
https://man.plustar.jp/php/book.yaconf.html - [similar]
新しい DateTimeZone オブジェクトを作成する 0
« DateTimeZone DateTimeZone::getLocation » PHP Manual DateTimeZone 新しい DateTimeZone オブジェクトを作成する DateTimeZone::__construct timezone_open (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTimeZone::__construct -- timezone_open — 新しい DateTimeZone オブジェクトを作成する 説明 オブジェクト指 ...
https://man.plustar.jp/php/datetimezone.construct.html - [similar]
新しいファイルオブジェクトを作成する 0
« SplFileObject SplFileObject::current » PHP Manual SplFileObject 新しいファイルオブジェクトを作成する SplFileObject::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::__construct — 新しいファイルオブジェクトを作成する 説明 public SplFileObject::__construct ( string $filename , s ...
https://man.plustar.jp/php/splfileobject.construct.html - [similar]