検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 479 for [SIMILAR] 16 1024 4096 WITH 23413 切断 WITH 7183... (0.425 sec.)
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
ソケットのブロッキングモードを設定する 0
« socket_sendto socket_set_nonblock » PHP Manual ソケット 関数 ソケットのブロッキングモードを設定する socket_set_block (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) socket_set_block — ソケットのブロッキングモードを設定する 説明 socket_set_block ( Socket $socket ): bool socket_set_block() 関数は、 ...
https://man.plustar.jp/php/function.socket-set-block.html - [similar]
ソケットリソースを非ブロックモードに設定する 0
« socket_set_block socket_set_option » PHP Manual ソケット 関数 ソケットリソースを非ブロックモードに設定する socket_set_nonblock (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_set_nonblock — ソケットリソースを非ブロックモードに設定する 説明 socket_set_nonblock ( Socket $socket ): bool sock ...
https://man.plustar.jp/php/function.socket-set-nonblock.html - [similar]
ソケットエラーの内容を文字列として返す 0
« socket_shutdown socket_write » PHP Manual ソケット 関数 ソケットエラーの内容を文字列として返す socket_strerror (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_strerror — ソケットエラーの内容を文字列として返す 説明 socket_strerror ( int $error_code ): string socket_strerror() は、パラメータ ...
https://man.plustar.jp/php/function.socket-strerror.html - [similar]
作業コピーディレクトリを再帰的にクリーンアップし、中途半端な操作を解消してロック... 0
« svn_checkout svn_client_version » PHP Manual SVN 関数 作業コピーディレクトリを再帰的にクリーンアップし、中途半端な操作を解消してロックを削除する svn_cleanup (PECL svn >= 0.1.0) svn_cleanup — 作業コピーディレクトリを再帰的にクリーンアップし、中途半端な操作を解消してロックを削除する 説明 ...
https://man.plustar.jp/php/function.svn-cleanup.html - [similar]
Sends changes from the local working copy to the repository 0
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy to the repository svn_commit (PECL svn >= 0.1.0) svn_commit — Sends changes from the local working copy to the repository 説明 svn_commit ( string $log , array $targets , bool $recursive = tru ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
バージョン管理されていないパスをリポジトリにインポートする 0
« svn_fs_youngest_rev svn_log » PHP Manual SVN 関数 バージョン管理されていないパスをリポジトリにインポートする svn_import (PECL svn >= 0.2.0) svn_import — バージョン管理されていないパスをリポジトリにインポートする 説明 svn_import ( string $path , string $url , bool $nonrecursive ): bool ...
https://man.plustar.jp/php/function.svn-import.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 IBM DB2 Universal Database for Linux・UNIX・Windows、 IBM Cloudscape、Apache Derby に接続するには、 PHP を稼動させるコンピュータ上に IBM DB2 Universal Database client がインストールされていなければなりません。 ...
https://man.plustar.jp/php/ibm-db2.requirements.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
定義済みの変数 0
« 基本的な事 変数のスコープ » PHP Manual 変数 定義済みの変数 定義済みの変数 PHPは、実行する全てのスクリプトに定義済みの多くの変数を 提供します。しかし、これらの変数の多くは、 実行するサーバーの種類、サーバーのバージョンおよび設定、 その他の要素に依存しており、完全に記述することはできませ ...
https://man.plustar.jp/php/language.variables.predefined.html - [similar]