検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 355 for [SIMILAR] 16 1024 4096 WITH 66552 gearmanjob WIT... (0.695 sec.)
定数の値を返す 0
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 constant() はある定数の値を取得する必要があるが、 その名前が不明な場合に有 ...
https://man.plustar.jp/php/function.constant.html - [similar]
メッセージヘッダの配列をソートする 0
« imap_setflag_full imap_status » PHP Manual IMAP 関数 メッセージヘッダの配列をソートする imap_sort (PHP 4, PHP 5, PHP 7, PHP 8) imap_sort — メッセージヘッダの配列をソートする 説明 imap_sort ( IMAP\Connection $imap , int $criteria , bool $reverse , int $flags = 0 , ? string $search_crite ...
https://man.plustar.jp/php/function.imap-sort.html - [similar]
MySQL ホスト情報を取得する 0
« mysql_get_client_info mysql_get_proto_info » PHP Manual MySQL 関数 MySQL ホスト情報を取得する mysql_get_host_info (PHP 4 >= 4.0.5, PHP 5) mysql_get_host_info — MySQL ホスト情報を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PD ...
https://man.plustar.jp/php/function.mysql-get-host-info.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
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigwaitinfo — シグナルを待つ 説明 pcntl_sigwaitinfo ( array $signals , array &$info = [] ): int | false pcntl_sigwaitinfo() は、 呼び出し元のスクリプトの実行を ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
データベース接続を調べる 0
« pg_pconnect pg_port » PHP Manual PostgreSQL 関数 データベース接続を調べる pg_ping (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_ping — データベース接続を調べる 説明 pg_ping ( ? PgSql\Connection $connection = null ): bool pg_ping() はデータベース接続を調べ、その接続が 壊れている場合には再度接 ...
https://man.plustar.jp/php/function.pg-ping.html - [similar]
結果インスタンスの内部行オフセットを設定する 0
« pg_result_error pg_result_status » PHP Manual PostgreSQL 関数 結果インスタンスの内部行オフセットを設定する pg_result_seek (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_result_seek — 結果インスタンスの内部行オフセットを設定する 説明 pg_result_seek ( PgSql\Result $result , int $row ): bool pg ...
https://man.plustar.jp/php/function.pg-result-seek.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]
サービスを中断する 0
« win32_get_last_control_message win32_query_service_status » PHP Manual win32service 関数 サービスを中断する win32_pause_service (PECL win32service >=0.1.0) win32_pause_service — サービスを中断する 説明 win32_pause_service ( string $servicename , string $machine = ? ): void 指定した名前 ...
https://man.plustar.jp/php/function.win32-pause-service.html - [similar]
FastCGI Process Manager (FPM) 0
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 以下のような機能があります。 緩 ...
https://man.plustar.jp/php/install.fpm.html - [similar]