検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 898 for [SIMILAR] 16 1024 4096 WITH 19588 arrayiterator ... (0.672 sec.)
データと添字の比較に個別のコールバック関数を用い、 追加された添字の確認も含めて... 0
« array_uintersect_assoc array_uintersect » PHP Manual 配列 関数 データと添字の比較に個別のコールバック関数を用い、 追加された添字の確認も含めて配列の共通項を計算する array_uintersect_uassoc (PHP 5, PHP 7, PHP 8) array_uintersect_uassoc — データと添字の比較に個別のコールバック関数を用い、 ...
https://man.plustar.jp/php/function.array-uintersect-uassoc.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring が有効になっている場合、 Exif 拡張モジュールはユーザーコメントの文字エンコーディングの変換 (Unicode と JIS)を自動的に行います。この処理が行われるのは、 指定 ...
https://man.plustar.jp/php/exif.configuration.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
配列の全ての要素に、ユーザー関数を再帰的に適用する 0
« array_values array_walk » PHP Manual 配列 関数 配列の全ての要素に、ユーザー関数を再帰的に適用する array_walk_recursive (PHP 5, PHP 7, PHP 8) array_walk_recursive — 配列の全ての要素に、ユーザー関数を再帰的に適用する 説明 array_walk_recursive ( array | object &$array , callable $callback ...
https://man.plustar.jp/php/function.array-walk-recursive.html - [similar]
Oracle ユーザーのパスワードを変更する 0
« oci_parse oci_pconnect » PHP Manual OCI8 関数 Oracle ユーザーのパスワードを変更する oci_password_change (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_password_change — Oracle ユーザーのパスワードを変更する 説明 oci_password_change ( resource $connection , string $username , string $old ...
https://man.plustar.jp/php/function.oci-password-change.html - [similar]
クライアント識別子を設定します 0
« oci_set_call_timeout oci_set_client_info » PHP Manual OCI8 関数 クライアント識別子を設定します oci_set_client_identifier (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_client_identifier — クライアント識別子を設定します 説明 oci_set_client_identifier ( resource $connection , ...
https://man.plustar.jp/php/function.oci-set-client-identifier.html - [similar]
拡張属性を設定する 0
« xattr_remove xattr_supported » PHP Manual xattr 関数 拡張属性を設定する xattr_set (PECL xattr >= 0.9.0) xattr_set — 拡張属性を設定する 説明 xattr_set ( string $filename , string $name , string $value , int $flags = 0 ): bool この関数は、ファイルの拡張属性の値を設定します。 拡張属性には ...
https://man.plustar.jp/php/function.xattr-set.html - [similar]
配列を昇順にソートする 0
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) sort — 配列を昇順にソートする 説明 sort ( array &$array , int $flags = SORT_REGULAR ): bool array を値で昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び順は ...
https://man.plustar.jp/php/function.sort.html - [similar]
ある画像と再構築した画像を比較する 0
« Imagick::getImageDispose Imagick::getImageExtrema » PHP Manual Imagick ある画像と再構築した画像を比較する Imagick::getImageDistortion (PECL imagick 2, PECL imagick 3) Imagick::getImageDistortion — ある画像と再構築した画像を比較する 説明 public Imagick::getImageDistortion ( MagickWand $ ...
https://man.plustar.jp/php/imagick.getimagedistortion.html - [similar]
ログイン名を返す 0
« posix_getgroups posix_getpgid » PHP Manual POSIX 関数 ログイン名を返す posix_getlogin (PHP 4, PHP 5, PHP 7, PHP 8) posix_getlogin — ログイン名を返す 説明 posix_getlogin (): string | false 現在のプロセスを所有するユーザーのログイン名を返します。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.posix-getlogin.html - [similar]