検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 547 for [SIMILAR] 16 1024 4096 WITH 13283 deque WITH 438... (1.157 sec.)
配列の内部ポインタを最終要素にセットする 0
« each extract » PHP Manual 配列 関数 配列の内部ポインタを最終要素にセットする end (PHP 4, PHP 5, PHP 7, PHP 8) end — 配列の内部ポインタを最終要素にセットする 説明 end ( array | object &$array ): mixed end() は array の内部ポインタを最後の要素まで進め、その値を返します。 パラメータ array ...
https://man.plustar.jp/php/function.end.html - [similar]
指定したファイルが最後に更新された時刻を返す 0
« ftp_login ftp_mkdir » PHP Manual FTP 関数 指定したファイルが最後に更新された時刻を返す ftp_mdtm (PHP 4, PHP 5, PHP 7, PHP 8) ftp_mdtm — 指定したファイルが最後に更新された時刻を返す 説明 ftp_mdtm ( FTP\Connection $ftp , string $filename ): int ftp_mdtm() はリモートファイルが最後に更新さ ...
https://man.plustar.jp/php/function.ftp-mdtm.html - [similar]
メッセージにフラグをセットする 0
« imap_setacl imap_sort » PHP Manual IMAP 関数 メッセージにフラグをセットする imap_setflag_full (PHP 4, PHP 5, PHP 7, PHP 8) imap_setflag_full — メッセージにフラグをセットする 説明 imap_setflag_full ( IMAP\Connection $imap , string $sequence , string $flag , int $options = 0 ): bool この ...
https://man.plustar.jp/php/function.imap-setflag-full.html - [similar]
現在実行中のプロセスをフォークする 0
« pcntl_exec pcntl_get_last_error » PHP Manual PCNTL 関数 現在実行中のプロセスをフォークする pcntl_fork (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_fork — 現在実行中のプロセスをフォークする 説明 pcntl_fork (): int pcntl_fork() 関数は、親プロセスとその PID および PPID のみが異なる子プロセ ...
https://man.plustar.jp/php/function.pcntl-fork.html - [similar]
接続に関連するホスト名を返す 0
« pg_get_result pg_insert » PHP Manual PostgreSQL 関数 接続に関連するホスト名を返す pg_host (PHP 4, PHP 5, PHP 7, PHP 8) pg_host — 接続に関連するホスト名を返す 説明 pg_host ( ? PgSql\Connection $connection = null ): string pg_host() は、指定した connection インスタンスが接続しているホスト ...
https://man.plustar.jp/php/function.pg-host.html - [similar]
ラージオブジェクトをクローズする 0
« pg_last_oid pg_lo_create » PHP Manual PostgreSQL 関数 ラージオブジェクトをクローズする pg_lo_close (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_close — ラージオブジェクトをクローズする 説明 pg_lo_close ( PgSql\Lob $lob ): bool pg_lo_close() はラージオブジェクトをクローズします。 ラージオ ...
https://man.plustar.jp/php/function.pg-lo-close.html - [similar]
接続に関する TTY 名を返す 0
« pg_transaction_status pg_unescape_bytea » PHP Manual PostgreSQL 関数 接続に関する TTY 名を返す pg_tty (PHP 4, PHP 5, PHP 7, PHP 8) pg_tty — 接続に関する TTY 名を返す 説明 pg_tty ( ? PgSql\Connection $connection = null ): string pg_tty() は、指定した PostgreSQL connection インスタンスで ...
https://man.plustar.jp/php/function.pg-tty.html - [similar]
Makes the next row in a result set available for reading 0
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a result set available for reading sqlsrv_fetch (No version information available, might only be in Git) sqlsrv_fetch — Makes the next row in a result set available for reading 説明 sqlsrv_fetch ( ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
Makes the next result of the specified statement active 0
« sqlsrv_has_rows sqlsrv_num_fields » PHP Manual SQLSRV 関数 Makes the next result of the specified statement active sqlsrv_next_result (No version information available, might only be in Git) sqlsrv_next_result — Makes the next result of the specified statement active 説明 sqlsrv_next_r ...
https://man.plustar.jp/php/function.sqlsrv-next-result.html - [similar]
文字列中に文字が最後に現れる場所を取得する 0
« strpos strrev » PHP Manual String 関数 文字列中に文字が最後に現れる場所を取得する strrchr (PHP 4, PHP 5, PHP 7, PHP 8) strrchr — 文字列中に文字が最後に現れる場所を取得する 説明 strrchr ( string $haystack , string $needle ): string | false この関数は、文字列 haystack の中で needle が最後 ...
https://man.plustar.jp/php/function.strrchr.html - [similar]