検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 480 for [SIMILAR] 16 1024 4096 WITH 19701 ー番 WITH 1595... (0.659 sec.)
フィールドの値を得る 0
« fdf_get_status fdf_get_version » PHP Manual FDF 関数 フィールドの値を得る fdf_get_value (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_get_value — フィールドの値を得る 説明 fdf_get_value ( resource $fdf_document , string $fieldname , int $which = -1 ): mixed 指定したフィールドの値を取得します ...
https://man.plustar.jp/php/function.fdf-get-value.html - [similar]
連想配列として結果の行を取得する 0
« odbc_execute odbc_fetch_into » PHP Manual ODBC 関数 連想配列として結果の行を取得する odbc_fetch_array (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) odbc_fetch_array — 連想配列として結果の行を取得する 説明 odbc_fetch_array ( resource $statement , int $row = -1 ): array | false ODBC クエリから、 ...
https://man.plustar.jp/php/function.odbc-fetch-array.html - [similar]
オブジェクトとして結果の行を取得する 0
« odbc_fetch_into odbc_fetch_row » PHP Manual ODBC 関数 オブジェクトとして結果の行を取得する odbc_fetch_object (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) odbc_fetch_object — オブジェクトとして結果の行を取得する 説明 odbc_fetch_object ( resource $statement , int $row = -1 ): stdClass | false O ...
https://man.plustar.jp/php/function.odbc-fetch-object.html - [similar]
タイムアウトつきでシグナルを待つ 0
« pcntl_sigprocmask pcntl_sigwaitinfo » PHP Manual PCNTL 関数 タイムアウトつきでシグナルを待つ pcntl_sigtimedwait (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigtimedwait — タイムアウトつきでシグナルを待つ 説明 pcntl_sigtimedwait ( array $signals , array &$info = [] , int $seconds = 0 , int $na ...
https://man.plustar.jp/php/function.pcntl-sigtimedwait.html - [similar]
リモートサーバ上のポートにバインドし、接続を待つ 0
« ssh2_forward_accept ssh2_methods_negotiated » PHP Manual SSH2 関数 リモートサーバ上のポートにバインドし、接続を待つ ssh2_forward_listen (PECL ssh2 >= 0.9.0) ssh2_forward_listen — リモートサーバ上のポートにバインドし、接続を待つ 説明 ssh2_forward_listen ( resource $session , int $port , ...
https://man.plustar.jp/php/function.ssh2-forward-listen.html - [similar]
インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 0
« stream_socket_sendto stream_socket_shutdown » PHP Manual ストリーム 関数 インターネットドメインまたは Unix ドメインのサーバーソケットを作成する stream_socket_server (PHP 5, PHP 7, PHP 8) stream_socket_server — インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 説明 ...
https://man.plustar.jp/php/function.stream-socket-server.html - [similar]
SVN クライアントライブラリのバージョンを返す 0
« svn_cleanup svn_commit » PHP Manual SVN 関数 SVN クライアントライブラリのバージョンを返す svn_client_version (PECL svn >= 0.1.0) svn_client_version — SVN クライアントライブラリのバージョンを返す 説明 svn_client_version (): string SVN クライアントライブラリのバージョンを返します。 パラメ ...
https://man.plustar.jp/php/function.svn-client-version.html - [similar]
LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) 0
« Lighttpd 1.4 (Unix システム用) CGI およびコマンドライン » PHP Manual Unix システムへのインストール LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) LiteSpeed PHP は、LiteSpeed SAPI を通じて LiteSpeed プロダクトと動作させるための 最適化 ...
https://man.plustar.jp/php/install.unix.litespeed.html - [similar]
Nginx 1.4.x (Unix システム用) 0
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインストール Nginx 1.4.x (Unix システム用) Nginx 1.4.x (Unix システム用) このドキュメントは、Nginx 1.4.x HTTPサーバ 向けに PHP を PHP-FPM とともにインストールし、設定する方法を示します。 このガイド ...
https://man.plustar.jp/php/install.unix.nginx.html - [similar]
後方参照 0
« 繰り返し 言明 » PHP Manual PCRE 正規表現構文 後方参照 後方参照 文字クラス外で、バックスラッシュに続いて 1 以上の数値(複数桁可) を記述したものは、パターン中のより前方(すなわち左)にある キャプチャ用サブパターンに対する後方参照 (back reference) です。ただし、 その左方に、その数値以上の ...
https://man.plustar.jp/php/regexp.reference.back-references.html - [similar]