検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 351 for [SIMILAR] 16 1024 4096 WITH 24443 続ス WITH 9549... (0.496 sec.)
生の HTTP ヘッダを送信する 0
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (PHP 4, PHP 5, PHP 7, PHP 8) header — 生の HTTP ヘッダを送信する 説明 header ( string $header , bool $replace = true , int $response_code = 0 ): void header() は、生の HTTP ヘッダを送信するために ...
https://man.plustar.jp/php/function.header.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
Win32 ベース優先度クラス 0
« Win32 エラーコード Win32 リカバリアクション » PHP Manual 定義済み定数 Win32 ベース優先度クラス Win32 ベース優先度クラス 定数 値 説明 WIN32_ABOVE_NORMAL_PRIORITY_CLASS 0x00008000 WIN32_NORMAL_PRIORITY_CLASS よりも高いけれど WIN32_HIGH_PRIORITY_CLASS よりは低い優先度のプロセス。 WIN32_BE ...
https://man.plustar.jp/php/win32service.constants.basepriorities.html - [similar]
SolrResponse クラス 0
« SolrClient::threads SolrResponse::getDigestedResponse » PHP Manual Solr SolrResponse クラス SolrResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 abstract class SolrResponse { /* 定数 */ const int PARSE_SOLR_OBJ = 0 ; const int PARSE_SOLR_DOC ...
https://man.plustar.jp/php/class.solrresponse.html - [similar]
オープン中のファイルを FTP サーバーにアップロードする 0
« ftp_fget ftp_get_option » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーにアップロードする ftp_fput (PHP 4, PHP 5, PHP 7, PHP 8) ftp_fput — オープン中のファイルを FTP サーバーにアップロードする 説明 ftp_fput ( FTP\Connection $ftp , string $remote_filename , resource $stream , ...
https://man.plustar.jp/php/function.ftp-fput.html - [similar]
FTP サーバーからファイルをダウンロードする 0
« ftp_get_option ftp_login » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードする ftp_get (PHP 4, PHP 5, PHP 7, PHP 8) ftp_get — FTP サーバーからファイルをダウンロードする 説明 ftp_get ( FTP\Connection $ftp , string $local_filename , string $remote_filename , int $mode = FTP_BI ...
https://man.plustar.jp/php/function.ftp-get.html - [similar]
値が無限大であるかどうかを判定する 0
« is_finite is_nan » PHP Manual Math 関数 値が無限大であるかどうかを判定する is_infinite (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) is_infinite — 値が無限大であるかどうかを判定する 説明 is_infinite ( float $num ): bool num が(正または負の)無限大である場合に true を返します。たとえば log(0) ...
https://man.plustar.jp/php/function.is-infinite.html - [similar]
Windows 上での PHP のトラブルシューティング 0
« Apache 2.x (Microsoft Windows 用) クラウドコンピューティングプラットフォームへのインストール » PHP Manual Windows システムへのインストール Windows 上での PHP のトラブルシューティング Windows 上での PHP のトラブルシューティング テンポラリディレクトリのパーミッションのチェック エクスプ ...
https://man.plustar.jp/php/install.windows.troubleshooting.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード ...
https://man.plustar.jp/php/wincache.installation.html - [similar]
拡張データストリームを取得する 0
« ssh2_exec ssh2_fingerprint » PHP Manual SSH2 関数 拡張データストリームを取得する ssh2_fetch_stream (PECL ssh2 >= 0.9.0) ssh2_fetch_stream — 拡張データストリームを取得する 説明 ssh2_fetch_stream ( resource $channel , int $streamid ): resource SSH2 チャネルストリームと関連付けられたサブス ...
https://man.plustar.jp/php/function.ssh2-fetch-stream.html - [similar]