検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 204 for [SIMILAR] 16 1024 4096 WITH 27727 consumed WITH ... (1.671 sec.)
配列の最初のキーを得る 0
« array_key_exists array_key_last » PHP Manual 配列 関数 配列の最初のキーを得る array_key_first (PHP 7 >= 7.3.0, PHP 8) array_key_first — 配列の最初のキーを得る 説明 array_key_first ( array $array ): int | string | null 与えられた array の最初のキーを返します。 これは内部的な配列のポイン ...
https://man.plustar.jp/php/function.array-key-first.html - [similar]
コレクションにインデックスを作成 0
« Collection::count Collection::dropIndex » PHP Manual mysql_xdevapi\Collection コレクションにインデックスを作成 Collection::createIndex (No version information available, might only be in Git) Collection::createIndex — コレクションにインデックスを作成 説明 public mysql_xdevapi\Collectio ...
https://man.plustar.jp/php/mysql-xdevapi-collection.createindex.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリームの設定オプション 名前 デフォルト 変更可能 変更履歴 phar.readonly "1" PHP_INI_ALL phar.require_hash "1" PHP_INI_ALL phar.cache_list "" ...
https://man.plustar.jp/php/phar.configuration.html - [similar]
ファイルに関する情報を取得する 0
« set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat (PHP 4, PHP 5, PHP 7, PHP 8) stat — ファイルに関する情報を取得する 説明 stat ( string $filename ): array | false filename で指定されたファイルに ついての統計情報を取得します。 filename がシン ...
https://man.plustar.jp/php/function.stat.html - [similar]
現在の Unix タイムスタンプを返す 0
« strtotime timezone_abbreviations_list » PHP Manual 日付・時刻 関数 現在の Unix タイムスタンプを返す time (PHP 4, PHP 5, PHP 7, PHP 8) time — 現在の Unix タイムスタンプを返す 説明 time (): int 現在時刻を Unix エポック (1970 年 1 月 1 日 00:00:00 GMT) からの通算秒として返します。 注意 : ...
https://man.plustar.jp/php/function.time.html - [similar]
指定した名前空間で、タグ名に対応するすべての要素を検索する 0
« DOMDocument::getElementsByTagName DOMDocument::importNode » PHP Manual DOMDocument 指定した名前空間で、タグ名に対応するすべての要素を検索する DOMDocument::getElementsByTagNameNS (PHP 5, PHP 7, PHP 8) DOMDocument::getElementsByTagNameNS — 指定した名前空間で、タグ名に対応するすべての要素 ...
https://man.plustar.jp/php/domdocument.getelementsbytagnamens.html - [similar]
id に対応する要素を検索する 0
« DOMDocument::createTextNode DOMDocument::getElementsByTagName » PHP Manual DOMDocument id に対応する要素を検索する DOMDocument::getElementById (PHP 5, PHP 7, PHP 8) DOMDocument::getElementById — id に対応する要素を検索する 説明 public DOMDocument::getElementById ( string $elementId ): ...
https://man.plustar.jp/php/domdocument.getelementbyid.html - [similar]
指定した年において、3 月 21 日から復活祭までの日数を得る 0
« easter_date frenchtojd » PHP Manual カレンダー 関数 指定した年において、3 月 21 日から復活祭までの日数を得る easter_days (PHP 4, PHP 5, PHP 7, PHP 8) easter_days — 指定した年において、3 月 21 日から復活祭までの日数を得る 説明 easter_days ( ? int $year = null , int $mode = CAL_EASTER_DE ...
https://man.plustar.jp/php/function.easter-days.html - [similar]
日付/時刻情報を取得する 0
« date gettimeofday » PHP Manual 日付・時刻 関数 日付/時刻情報を取得する getdate (PHP 4, PHP 5, PHP 7, PHP 8) getdate — 日付/時刻情報を取得する 説明 getdate ( ? int $timestamp = null ): array timestamp に関する日付情報を有する連想配列を返します。 timestamp が省略されたり、 null だった場合 ...
https://man.plustar.jp/php/function.getdate.html - [similar]
Win32 ベース優先度クラス 0
« Win32 エラーコード Win32 リカバリアクション » PHP Manual 定義済み定数 Win32 ベース優先度クラス Win32 ベース優先度クラス 定数 値 説明 WIN32_ABOVE_NORMAL_PRIORITY_CLASS 0x00008000 WIN32_NORMAL_PRIORITY_CLASS よりも高いけれど WIN32_HIGH_PRIORITY_CLASS よりは低い優先度のプロセス。 WIN32_BE ...
https://man.plustar.jp/php/win32service.constants.basepriorities.html - [similar]