検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 519 for [SIMILAR] 16 1024 4096 WITH 20363 getrouter WITH... (1.361 sec.)
指定した日付/時刻の詳細な情報を連想配列で返す 0
« date_parse_from_format date_sub » PHP Manual 日付・時刻 関数 指定した日付/時刻の詳細な情報を連想配列で返す date_parse (PHP 5 >= 5.2.0, PHP 7, PHP 8) date_parse — 指定した日付/時刻の詳細な情報を連想配列で返す 説明 date_parse ( string $datetime ): array date_parse() は、 strtotime() や D ...
https://man.plustar.jp/php/function.date-parse.html - [similar]
人為的に負荷を高くする。テストやベンチマークなどで有用 0
« Eio 関数 eio_cancel » PHP Manual Eio 関数 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_busy (PECL eio >= 0.0.1dev) eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 説明 eio_busy ( int $delay , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed ...
https://man.plustar.jp/php/function.eio-busy.html - [similar]
ファイルの所有者を取得する 0
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (PHP 4, PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | false ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り値 ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
変数の float 値を取得する 0
« empty get_debug_type » PHP Manual 変数操作 関数 変数の float 値を取得する floatval (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) floatval — 変数の float 値を取得する 説明 floatval ( mixed $value ): float value の float 値を返します。 パラメータ value あらゆるスカラ型を指定できます。オブジェクト ...
https://man.plustar.jp/php/function.floatval.html - [similar]
フランス革命暦をユリウス積算日に変換する 0
« easter_days gregoriantojd » PHP Manual カレンダー 関数 フランス革命暦をユリウス積算日に変換する frenchtojd (PHP 4, PHP 5, PHP 7, PHP 8) frenchtojd — フランス革命暦をユリウス積算日に変換する 説明 frenchtojd ( int $month , int $day , int $year ): int 日付けをフランス革命暦からユリウス積算 ...
https://man.plustar.jp/php/function.frenchtojd.html - [similar]
イテレータにある要素をカウントする 0
« iterator_apply iterator_to_array » PHP Manual SPL 関数 イテレータにある要素をカウントする iterator_count (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_count — イテレータにある要素をカウントする 説明 iterator_count ( Traversable $iterator ): int イテレータにある要素をカウントします。 iterator ...
https://man.plustar.jp/php/function.iterator-count.html - [similar]
RFC 822 準拠のアドレスをパースする 0
« mailparse_msg_parse mailparse_stream_encode » PHP Manual Mailparse 関数 RFC 822 準拠のアドレスをパースする mailparse_rfc822_parse_addresses (PECL mailparse >= 0.9.0) mailparse_rfc822_parse_addresses — RFC 822 準拠のアドレスをパースする 説明 mailparse_rfc822_parse_addresses ( string $ad ...
https://man.plustar.jp/php/function.mailparse-rfc822-parse-addresses.html - [similar]
__autoload() のデフォルト実装 0
« spl_autoload_unregister spl_classes » PHP Manual SPL 関数 __autoload() のデフォルト実装 spl_autoload (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload — __autoload() のデフォルト実装 説明 spl_autoload ( string $class , ? string $file_extensions = null ): void この関数は、 __autoload() のデフ ...
https://man.plustar.jp/php/function.spl-autoload.html - [similar]
画像のプロパティを返す 0
« Imagick::getImageProfiles Imagick::getImageProperty » PHP Manual Imagick 画像のプロパティを返す Imagick::getImageProperties (PECL imagick 2, PECL imagick 3) Imagick::getImageProperties — 画像のプロパティを返す 説明 public Imagick::getImageProperties ( string $pattern = "*" , bool $incl ...
https://man.plustar.jp/php/imagick.getimageproperties.html - [similar]
オブジェクト インターフェイス 0
« クラスの抽象化 トレイト » PHP Manual クラスとオブジェクト オブジェクト インターフェイス オブジェクト インターフェイス オブジェクト インターフェイスを使うと、 メソッドの実装を定義せずに、 クラスが実装する必要があるメソッドを指定するコードを作成できます。 インターフェイス は クラス や ト ...
https://man.plustar.jp/php/language.oop5.interfaces.html - [similar]