検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 147 for [SIMILAR] 16 1024 4096 WITH 16212 varnishadmin W... (0.138 sec.)
return 0
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プログラムの制御を呼び出し元に戻します。 呼び出し側のモジュールでは、呼び出しの次の式から続行します。 関数内で呼び出されると、 return 文は即座に その関数の実行を停止し、引数を関数の値として返しま ...
https://man.plustar.jp/php/function.return.html - [similar]
ユーザー定義の例外ハンドラ関数を設定する 0
« set_error_handler trigger_error » PHP Manual エラー処理関数 ユーザー定義の例外ハンドラ関数を設定する set_exception_handler (PHP 5, PHP 7, PHP 8) set_exception_handler — ユーザー定義の例外ハンドラ関数を設定する 説明 set_exception_handler ( ? callable $callback ): ? callable 例外が try/c ...
https://man.plustar.jp/php/function.set-exception-handler.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
« stream_get_filters stream_get_meta_data » PHP Manual ストリーム 関数 指定されたデリミタの位置までのデータを一行分としてストリームから読み込む stream_get_line (PHP 5, PHP 7, PHP 8) stream_get_line — 指定されたデリミタの位置までのデータを一行分としてストリームから読み込む 説明 stream_get ...
https://man.plustar.jp/php/function.stream-get-line.html - [similar]
中断したサービスを再開する 0
« win32service 関数 win32_create_service » PHP Manual win32service 関数 中断したサービスを再開する win32_continue_service (PECL win32service >=0.1.0) win32_continue_service — 中断したサービスを再開する 説明 win32_continue_service ( string $servicename , string $machine = ? ): void 指定し ...
https://man.plustar.jp/php/function.win32-continue-service.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]
サービスを開始する 0
« win32_start_service_ctrl_dispatcher win32_stop_service » PHP Manual win32service 関数 サービスを開始する win32_start_service (PECL win32service >=0.1.0) win32_start_service — サービスを開始する 説明 win32_start_service ( string $servicename , string $machine = ? ): void 指定したサービス ...
https://man.plustar.jp/php/function.win32-start-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]
ログの次の行を取得する 0
« VarnishLog::__construct VarnishLog::getTagName » PHP Manual VarnishLog ログの次の行を取得する VarnishLog::getLine (PECL varnish >= 0.6) VarnishLog::getLine — ログの次の行を取得する 説明 public VarnishLog::getLine (): array パラメータ この関数にはパラメータはありません。 戻り値 ログの行 ...
https://man.plustar.jp/php/varnishlog.getline.html - [similar]
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT