検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 176 for [SIMILAR] 16 1024 4096 WITH 42173 isequivalentto... (0.402 sec.)
配列内の現在の要素を返す 0
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
GMT 日付から Unix タイムスタンプを取得する 0
« gmdate gmstrftime » PHP Manual 日付・時刻 関数 GMT 日付から Unix タイムスタンプを取得する gmmktime (PHP 4, PHP 5, PHP 7, PHP 8) gmmktime — GMT 日付から Unix タイムスタンプを取得する 説明 gmmktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $d ...
https://man.plustar.jp/php/function.gmmktime.html - [similar]
ファイルパスに関する情報を返す 0
« parse_ini_string pclose » PHP Manual ファイルシステム 関数 ファイルパスに関する情報を返す pathinfo (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pathinfo — ファイルパスに関する情報を返す 説明 pathinfo ( string $path , int $flags = PATHINFO_ALL ): array | string pathinfo() は、 path に関する情報 ...
https://man.plustar.jp/php/function.pathinfo.html - [similar]
シグナルハンドラを設定する 0
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する pcntl_signal (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_signal — シグナルハンドラを設定する 説明 pcntl_signal ( int $signal , callable | int $handler , bool $restart_syscalls = true ): bool p ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
ディレクトリハンドルからエントリを読み込む 0
« opendir rewinddir » PHP Manual ディレクトリ 関数 ディレクトリハンドルからエントリを読み込む readdir (PHP 4, PHP 5, PHP 7, PHP 8) readdir — ディレクトリハンドルからエントリを読み込む 説明 readdir ( ? resource $dir_handle = null ): string | false ディレクトリから次のエントリの名前を返しま ...
https://man.plustar.jp/php/function.readdir.html - [similar]
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]
最初の MySQL API 0
« Warning::__construct はじめに » PHP Manual MySQL 最初の MySQL API 最初の MySQL API はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 変更履歴 定義済み定数 例 MySQL 拡張モジュールの概要を示す例 MySQL 関数 mysql_affected_rows — 一番最近の操作で変更された行の数を得る ...
https://man.plustar.jp/php/book.mysql.html - [similar]
日付を Unix のタイムスタンプとして取得する 0
« microtime strftime » PHP Manual 日付・時刻 関数 日付を Unix のタイムスタンプとして取得する mktime (PHP 4, PHP 5, PHP 7, PHP 8) mktime — 日付を Unix のタイムスタンプとして取得する 説明 mktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $day = ...
https://man.plustar.jp/php/function.mktime.html - [similar]
指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し... 0
« pg_escape_string pg_fetch_all_columns » PHP Manual PostgreSQL 関数 指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し、その結果を待つ pg_execute (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_execute — 指定したパラメータを用いてプリペアドステートメントを実行するリクエス ...
https://man.plustar.jp/php/function.pg-execute.html - [similar]
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 0
« pg_port pg_put_line » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その完了を待つ pg_prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_prepare — 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その完了を待つ 説 ...
https://man.plustar.jp/php/function.pg-prepare.html - [similar]