検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 339 for [SIMILAR] 16 1024 4096 WITH 22380 csr WITH 16882... (0.557 sec.)
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
GNU Privacy Guard 0
« fdf_set_version はじめに » PHP Manual テキスト以外の MIME 型 GNU Privacy Guard GNU Privacy Guard はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 テキストへの署名 GnuPG 関数 gnupg_adddecryptkey — 復号のためのキーを追加する gnupg_addencryptkey — 暗号 ...
https://man.plustar.jp/php/book.gnupg.html - [similar]
変数が整数型かどうかを検査する 0
« is_float is_integer » PHP Manual 変数操作 関数 変数が整数型かどうかを検査する is_int (PHP 4, PHP 5, PHP 7, PHP 8) is_int — 変数が整数型かどうかを検査する 説明 is_int ( mixed $value ): bool 与えられた変数の型が整数型かどうかを検査します。 注意 : 変数が数値か数値形式の文字列かを判断したい ...
https://man.plustar.jp/php/function.is-int.html - [similar]
変数の型が文字列かどうかを調べる 0
« is_scalar isset » PHP Manual 変数操作 関数 変数の型が文字列かどうかを調べる is_string (PHP 4, PHP 5, PHP 7, PHP 8) is_string — 変数の型が文字列かどうかを調べる 説明 is_string ( mixed $value ): bool 指定した変数の型が文字列かどうかを調べます。 パラメータ value 評価する変数。 戻り値 valu ...
https://man.plustar.jp/php/function.is-string.html - [similar]
はじめに 0
« dBase インストール/設定 » PHP Manual dBase はじめに はじめに 注意 : この拡張モジュールは » PECL レポジトリに移動 されており、以下のバージョン以降 PHP にバンドルされなくなっています。 PHP 5.3.0. These functions allow you to access records stored in dBase-format (dbf) databases. 警告 We ...
https://man.plustar.jp/php/intro.dbase.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 0
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass ReflectionClass オブジェクトの文字列表現を返す ReflectionClass::__toString (PHP 5, PHP 7, PHP 8) ReflectionClass::__toString — ReflectionClass オブジェクトの文字列表現を返す 説明 public Reflect ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]
プロパティのドキュメントコメントを取得する 0
« ReflectionProperty::getDefaultValue ReflectionProperty::getModifiers » PHP Manual ReflectionProperty プロパティのドキュメントコメントを取得する ReflectionProperty::getDocComment (PHP 5 >= 5.1.0, PHP 7, PHP 8) ReflectionProperty::getDocComment — プロパティのドキュメントコメントを取得する ...
https://man.plustar.jp/php/reflectionproperty.getdoccomment.html - [similar]
Returns a textual description of the cipher 0
« EventBufferEvent::sslFilter EventBufferEvent::sslGetCipherName » PHP Manual EventBufferEvent Returns a textual description of the cipher EventBufferEvent::sslGetCipherInfo (PECL event >= 1.10.0) EventBufferEvent::sslGetCipherInfo — Returns a textual description of the cipher 説明 publi ...
https://man.plustar.jp/php/eventbufferevent.sslgetcipherinfo.html - [similar]
Returns the name of the protocol used for current SSL connection 0
« EventBufferEvent::sslGetCipherVersion EventBufferEvent::sslRenegotiate » PHP Manual EventBufferEvent Returns the name of the protocol used for current SSL connection EventBufferEvent::sslGetProtocol (PECL event >= 1.10.0) EventBufferEvent::sslGetProtocol — Returns the name of the proto ...
https://man.plustar.jp/php/eventbufferevent.sslgetprotocol.html - [similar]
メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 0
« mt_getrandmax mt_srand » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する mt_rand (PHP 4, PHP 5, PHP 7, PHP 8) mt_rand — メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 説明 mt_rand (): int mt_rand ( int $min , int $max ): int 警告 この関数が生成す ...
https://man.plustar.jp/php/function.mt-rand.html - [similar]