検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 831 for [SIMILAR] 16 1024 4096 WITH 21840 較関 WITH 1039... (0.752 sec.)
IEEE 754 に従い、数値の除算を行う 0
« expm1 floor » PHP Manual Math 関数 IEEE 754 に従い、数値の除算を行う fdiv (PHP 8) fdiv — IEEE 754 に従い、数値の除算を行う 説明 fdiv ( float $num1 , float $num2 ): float num1 を num2 で割った結果を浮動小数点数の結果として返します。 num2 が 0 の場合、 INF , -INF , NAN のうちのいずれかを ...
https://man.plustar.jp/php/function.fdiv.html - [similar]
チャネルの歪みを取得する 0
« Imagick::getImageChannelDistortion Imagick::getImageChannelExtrema » PHP Manual Imagick チャネルの歪みを取得する Imagick::getImageChannelDistortions (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::getImageChannelDistortions — チャネルの歪みを取得する 説明 public Imagick::getImageCha ...
https://man.plustar.jp/php/imagick.getimagechanneldistortions.html - [similar]
EZMLM で必要なハッシュ値を計算する 0
« メール 関数 mail » PHP Manual メール 関数 EZMLM で必要なハッシュ値を計算する ezmlm_hash (PHP 4 >= 4.0.2, PHP 5, PHP 7) ezmlm_hash — EZMLM で必要なハッシュ値を計算する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します。 説明 ...
https://man.plustar.jp/php/function.ezmlm-hash.html - [similar]
アップロードされたファイルを新しい位置に移動する 0
« mkdir parse_ini_file » PHP Manual ファイルシステム 関数 アップロードされたファイルを新しい位置に移動する move_uploaded_file (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) move_uploaded_file — アップロードされたファイルを新しい位置に移動する 説明 move_uploaded_file ( string $from , string $to ): ...
https://man.plustar.jp/php/function.move-uploaded-file.html - [similar]
SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する 0
« PDO_SQLITE DSN PDO::sqliteCreateCollation » PHP Manual SQLite (PDO) SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する PDO::sqliteCreateAggregate (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0) PDO::sqliteCreateAggregate — SQL 文で使用する集約ユーザー定義関数 (UDF) を登録す ...
https://man.plustar.jp/php/pdo.sqlitecreateaggregate.html - [similar]
追加された添字の確認も含めて配列の共通項を確認する 0
« array_flip array_intersect_key » PHP Manual 配列 関数 追加された添字の確認も含めて配列の共通項を確認する array_intersect_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) array_intersect_assoc — 追加された添字の確認も含めて配列の共通項を確認する 説明 array_intersect_assoc ( array $array , ar ...
https://man.plustar.jp/php/function.array-intersect-assoc.html - [similar]
テーブルのカラムおよび関連する権限情報を含む結果セットを返す 0
« db2_close db2_columns » PHP Manual IBM DB2 関数 テーブルのカラムおよび関連する権限情報を含む結果セットを返す db2_column_privileges (PECL ibm_db2 >= 1.0.0) db2_column_privileges — テーブルのカラムおよび関連する権限情報を含む結果セットを返す 説明 db2_column_privileges ( resource $connect ...
https://man.plustar.jp/php/function.db2-column-privileges.html - [similar]
データベース内のテーブルおよび関連する権限情報を含む結果セットを返す 0
« db2_stmt_errormsg db2_tables » PHP Manual IBM DB2 関数 データベース内のテーブルおよび関連する権限情報を含む結果セットを返す db2_table_privileges (PECL ibm_db2 >= 1.0.0) db2_table_privileges — データベース内のテーブルおよび関連する権限情報を含む結果セットを返す 説明 db2_table_privileges ...
https://man.plustar.jp/php/function.db2-table-privileges.html - [similar]
外部プログラムを実行する 0
« escapeshellcmd passthru » PHP Manual プログラム実行関数 外部プログラムを実行する exec (PHP 4, PHP 5, PHP 7, PHP 8) exec — 外部プログラムを実行する 説明 exec ( string $command , array &$output = null , int &$result_code = null ): string | false exec() は指定されたコマンド command を実行 ...
https://man.plustar.jp/php/function.exec.html - [similar]
引数のリストから要素をひとつ返す 0
« forward_static_call func_get_args » PHP Manual 関数処理 関数 引数のリストから要素をひとつ返す func_get_arg (PHP 4, PHP 5, PHP 7, PHP 8) func_get_arg — 引数のリストから要素をひとつ返す 説明 func_get_arg ( int $position ): mixed ユーザーが定義した関数の引数リストから、指定した引数を取得し ...
https://man.plustar.jp/php/function.func-get-arg.html - [similar]