検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 816 for [SIMILAR] 16 1024 4096 WITH 14679 recursiveitera... (0.587 sec.)
ISO 形式の日付を設定する 0
« DateTime::setDate DateTime::setTime » PHP Manual DateTime ISO 形式の日付を設定する DateTime::setISODate date_isodate_set (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTime::setISODate -- date_isodate_set — ISO 形式の日付を設定する 説明 オブジェクト指向型 public DateTime::setISODate ( int $year , ...
https://man.plustar.jp/php/datetime.setisodate.html - [similar]
時刻を設定する 0
« DateTime::setISODate DateTime::setTimestamp » PHP Manual DateTime 時刻を設定する DateTime::setTime date_time_set (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTime::setTime -- date_time_set — 時刻を設定する 説明 オブジェクト指向型 public DateTime::setTime ( int $hour , int $minute , int $second = ...
https://man.plustar.jp/php/datetime.settime.html - [similar]
年月日時分秒の値を DateTime オブジェクトから引く 0
« DateTime::setTimezone DateTimeImmutable » PHP Manual DateTime 年月日時分秒の値を DateTime オブジェクトから引く DateTime::sub date_sub (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateTime::sub -- date_sub — 年月日時分秒の値を DateTime オブジェクトから引く 説明 オブジェクト指向型 public DateTime::sub ...
https://man.plustar.jp/php/datetime.sub.html - [similar]
データの比較にコールバック関数を用い、配列の差を計算する 0
« array_udiff_uassoc array_uintersect_assoc » PHP Manual 配列 関数 データの比較にコールバック関数を用い、配列の差を計算する array_udiff (PHP 5, PHP 7, PHP 8) array_udiff — データの比較にコールバック関数を用い、配列の差を計算する 説明 array_udiff ( array $array , array ...$arrays , callab ...
https://man.plustar.jp/php/function.array-udiff.html - [similar]
現在のセッションに、単語が存在するかどうかを調べる 0
« enchant_dict_get_error enchant_dict_is_in_session » PHP Manual Enchant 関数 現在のセッションに、単語が存在するかどうかを調べる enchant_dict_is_added (PHP 8) enchant_dict_is_added — 現在のセッションに、単語が存在するかどうかを調べる 説明 enchant_dict_is_added ( EnchantDictionary $dictio ...
https://man.plustar.jp/php/function.enchant-dict-is-added.html - [similar]
指定したパターンに一致するすべてのキーについての情報を配列で返す 0
« gnupg_init gnupg_listsignatures » PHP Manual GnuPG 関数 指定したパターンに一致するすべてのキーについての情報を配列で返す gnupg_keyinfo (PECL gnupg >= 0.1) gnupg_keyinfo — 指定したパターンに一致するすべてのキーについての情報を配列で返す 説明 gnupg_keyinfo ( resource $identifier , string ...
https://man.plustar.jp/php/function.gnupg-keyinfo.html - [similar]
変数の内容が反復可能な値であることを確認する 0
« is_integer is_long » PHP Manual 変数操作 関数 変数の内容が反復可能な値であることを確認する is_iterable (PHP 7 >= 7.1.0, PHP 8) is_iterable — 変数の内容が反復可能な値であることを確認する 説明 is_iterable ( mixed $value ): bool 変数の内容が iterable 疑似型で許容されること、すなわち array ...
https://man.plustar.jp/php/function.is-iterable.html - [similar]
変数がリソースかどうかを調べる 0
« is_real is_scalar » PHP Manual 変数操作 関数 変数がリソースかどうかを調べる is_resource (PHP 4, PHP 5, PHP 7, PHP 8) is_resource — 変数がリソースかどうかを調べる 説明 is_resource ( mixed $value ): bool 指定した変数が resource かどうかを調べます。 パラメータ value 評価する変数。 戻り値 ...
https://man.plustar.jp/php/function.is-resource.html - [similar]
リンクに関する情報を取得する 0
« link lstat » PHP Manual ファイルシステム 関数 リンクに関する情報を取得する linkinfo (PHP 4, PHP 5, PHP 7, PHP 8) linkinfo — リンクに関する情報を取得する 説明 linkinfo ( string $path ): int | false リンクに関する情報を取得します。 この関数を使用して ( path が指している) リンクが実際に存 ...
https://man.plustar.jp/php/function.linkinfo.html - [similar]
プロセスの現在の sid を得る 0
« posix_getrlimit posix_getuid » PHP Manual POSIX 関数 プロセスの現在の sid を得る posix_getsid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getsid — プロセスの現在の sid を得る 説明 posix_getsid ( int $process_id ): int | false プロセス process_id のセッション ID を返します。 プロセスのセッション ...
https://man.plustar.jp/php/function.posix-getsid.html - [similar]