検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 204 for [SIMILAR] 16 1024 4096 WITH 7460 precision WITH ... (0.254 sec.)
指数表現 0
« pi rad2deg » PHP Manual Math 関数 指数表現 pow (PHP 4, PHP 5, PHP 7, PHP 8) pow — 指数表現 説明 pow ( mixed $num , mixed $exponent ): int | float | object num の exponent 乗を返します。 注意 : ** 演算子も使えます。 パラメータ num 使用する基数。 exponent 指数。 戻り値 num の exponent 乗 ...
https://man.plustar.jp/php/function.pow.html - [similar]
はじめに 0
« GMP インストール/設定 » PHP Manual GMP はじめに はじめに 以下の関数により、GNU MP ライブラリを使用して 任意長の整数を使用することが可能になります。 注意 : 大半の GMP 関数は、GMP 数を引数としてとります。 このマニュアルでは、GMP 数を GMP オブジェクトとしています。 これらの関数の大半は、数 ...
https://man.plustar.jp/php/intro.gmp.html - [similar]
数値の基数を任意に変換する 0
« atanh bindec » PHP Manual Math 関数 数値の基数を任意に変換する base_convert (PHP 4, PHP 5, PHP 7, PHP 8) base_convert — 数値の基数を任意に変換する 説明 base_convert ( string $num , int $from_base , int $to_base ): string num を基数 to_base で表した文字列を返します。 num の基数は、 from ...
https://man.plustar.jp/php/function.base-convert.html - [similar]
ファイルの更新時刻を取得する 0
« fileinode fileowner » PHP Manual ファイルシステム 関数 ファイルの更新時刻を取得する filemtime (PHP 4, PHP 5, PHP 7, PHP 8) filemtime — ファイルの更新時刻を取得する 説明 filemtime ( string $filename ): int | false この関数は、ファイルのブロックデータが書き込まれた時間を返します。 これは ...
https://man.plustar.jp/php/function.filemtime.html - [similar]
ファイルの最終アクセス時刻および最終更新日をセットする 0
« tmpfile umask » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻および最終更新日をセットする touch (PHP 4, PHP 5, PHP 7, PHP 8) touch — ファイルの最終アクセス時刻および最終更新日をセットする 説明 touch ( string $filename , ? int $mtime = null , ? int $atime = null ): bool fi ...
https://man.plustar.jp/php/function.touch.html - [similar]
DateTime オブジェクトまたは文字列から、IntlCalendar を作成する 0
« IntlCalendar::fieldDifference IntlCalendar::get » PHP Manual IntlCalendar DateTime オブジェクトまたは文字列から、IntlCalendar を作成する IntlCalendar::fromDateTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a2) IntlCalendar::fromDateTime — DateTime オブジェクトまたは文字列から、IntlCa ...
https://man.plustar.jp/php/intlcalendar.fromdatetime.html - [similar]
抽象化レイヤー 0
« データベース関連 DBA » PHP Manual データベース関連 抽象化レイヤー 抽象化レイヤー DBA — データベース (dbm 形式) 抽象化レイヤ はじめに インストール/設定 定義済み定数 例 DBA 関数 ODBC — ODBC (Unified) はじめに インストール/設定 定義済み定数 ODBC 関数 PDO — PHP Data Objects はじめに インス ...
https://man.plustar.jp/php/refs.database.abstract.html - [similar]
その他の関数 0
« LuaSandboxTimeoutError はじめに » PHP Manual その他の基本モジュール その他の関数 その他の関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 その他の関数 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接 ...
https://man.plustar.jp/php/book.misc.html - [similar]
ファイルの最終アクセス時刻を取得する 0
« file filectime » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻を取得する fileatime (PHP 4, PHP 5, PHP 7, PHP 8) fileatime — ファイルの最終アクセス時刻を取得する 説明 fileatime ( string $filename ): int | false 指定したファイルの最終アクセス時刻を取得します。 パラメータ fi ...
https://man.plustar.jp/php/function.fileatime.html - [similar]
ファイルの inode 変更時刻を取得する 0
« fileatime filegroup » PHP Manual ファイルシステム 関数 ファイルの inode 変更時刻を取得する filectime (PHP 4, PHP 5, PHP 7, PHP 8) filectime — ファイルの inode 変更時刻を取得する 説明 filectime ( string $filename ): int | false ファイルの inode 変更時刻を取得します。 パラメータ filename ...
https://man.plustar.jp/php/function.filectime.html - [similar]