検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 2488 for [SIMILAR] 16 1024 4096 WITH 6028 定義 WITH 5172 ... (1.217 sec.)
ファイル名を取得する 0
« ReflectionFunctionAbstract::getExtensionName ReflectionFunctionAbstract::getName » PHP Manual ReflectionFunctionAbstract ファイル名を取得する ReflectionFunctionAbstract::getFileName (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getFileName — ファイル名を取得する 説明 publi ...
https://man.plustar.jp/php/reflectionfunctionabstract.getfilename.html - [similar]
定義済みの変数 0
« 基本的な事 変数のスコープ » PHP Manual 変数 定義済みの変数 定義済みの変数 PHPは、実行する全てのスクリプトに定義済みの多くの変数を 提供します。しかし、これらの変数の多くは、 実行するサーバーの種類、サーバーのバージョンおよび設定、 その他の要素に依存しており、完全に記述することはできませ ...
https://man.plustar.jp/php/language.variables.predefined.html - [similar]
はじめに 0
« Ctype インストール/設定 » PHP Manual Ctype はじめに はじめに 以下の関数は、現在のロケール( setlocale() も参照) に基づき文字または文字列がある文字クラスに含まれるかどうかを調べます。 整数の引数を指定してコールした場合、これらの関数は、 ctype.h に記述された C の同名の関数と全く同様に動作 ...
https://man.plustar.jp/php/intro.ctype.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]
TCP 関数 0
« 定義済み定数 tcpwrap_check » PHP Manual TCP TCP 関数 TCP 関数 目次 tcpwrap_check — tcpwrap のチェックを実行する 関連キーワード: 関数 , tcpwrap , check , 定義 , 定数 , チェック , 実行 , ...
https://man.plustar.jp/php/ref.tcpwrap.html - [similar]
ソケットのエラー 0
« 例 ソケット 関数 » PHP Manual ソケット ソケットのエラー ソケットのエラー ソケット拡張モジュールは、 強力な BSD ソケットへの有用なインターフェイスを提供するために作成されました。 関数は、Win32 および Unix の実装において等しく動作するように注意が払われています。 ソケット関数の多くは特定の ...
https://man.plustar.jp/php/sockets.errors.html - [similar]
コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 0
« array_rand array_replace_recursive » PHP Manual 配列 関数 コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる array_reduce (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) array_reduce — コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 説明 array_reduce ( array $a ...
https://man.plustar.jp/php/function.array-reduce.html - [similar]
関数が名前空間内にあるかどうかを調べる 0
« ReflectionFunctionAbstract::hasTentativeReturnType ReflectionFunctionAbstract::isClosure » PHP Manual ReflectionFunctionAbstract 関数が名前空間内にあるかどうかを調べる ReflectionFunctionAbstract::inNamespace (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionFunctionAbstract::inNamespace — 関数が ...
https://man.plustar.jp/php/reflectionfunctionabstract.innamespace.html - [similar]
var_representation 関数 0
« 定義済み定数 var_representation » PHP Manual var_representation var_representation 関数 var_representation 関数 目次 var_representation — Returns a short, readable, parsable string representation of a variable 関連キーワード: representation , var , 関数 , 定義 , 定数 , Returns , short ...
https://man.plustar.jp/php/ref.var-representation.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring が有効になっている場合、 Exif 拡張モジュールはユーザーコメントの文字エンコーディングの変換 (Unicode と JIS)を自動的に行います。この処理が行われるのは、 指定 ...
https://man.plustar.jp/php/exif.configuration.html - [similar]