検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 473 for [SIMILAR] 16 1024 4096 WITH 16165 所有 WITH 1373... (0.430 sec.)
チャンネル/リスナー/ストリーム のイベントをポーリングする 0
« ssh2_methods_negotiated ssh2_publickey_add » PHP Manual SSH2 関数 チャンネル/リスナー/ストリーム のイベントをポーリングする ssh2_poll (PECL ssh2 >= 0.9.0) ssh2_poll — チャンネル/リスナー/ストリーム のイベントをポーリングする 説明 ssh2_poll ( array &$desc , int $timeout = 30 ): int チャ ...
https://man.plustar.jp/php/function.ssh2-poll.html - [similar]
テンポラリファイルを作成する 0
« tempnam touch » PHP Manual ファイルシステム 関数 テンポラリファイルを作成する tmpfile (PHP 4, PHP 5, PHP 7, PHP 8) tmpfile — テンポラリファイルを作成する 説明 tmpfile (): resource | false 書き込み可のモード (w+) でユニークな名前を有するテンポラリファイルを作成し、 ファイルハンドルを返し ...
https://man.plustar.jp/php/function.tmpfile.html - [similar]
はじめに 0
« win32service インストール/設定 » PHP Manual win32service はじめに はじめに win32service は Windows 限定の拡張モジュールです。 サービスコントロールマネージャと連携してサービスの開始・停止・登録・解除を行ったり、 PHP スクリプトをサービスとして実行させる機能を提供します。 関連キーワード: ...
https://man.plustar.jp/php/intro.win32service.html - [similar]
生の 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
« ini_restore memory_get_peak_usage » PHP Manual PHP オプション/情報 関数 設定オプションの値を設定する ini_set (PHP 4, PHP 5, PHP 7, PHP 8) ini_set — 設定オプションの値を設定する 説明 ini_set ( string $option , string | int | float | bool | null $value ): string | false 指定した設定オプシ ...
https://man.plustar.jp/php/function.ini-set.html - [similar]
セッションデータを書き込んでセッションを終了する 0
« session_unset SessionHandler » PHP Manual セッション関数 セッションデータを書き込んでセッションを終了する session_write_close (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) session_write_close — セッションデータを書き込んでセッションを終了する 説明 session_write_close (): bool 現在のセッションを ...
https://man.plustar.jp/php/function.session-write-close.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
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 Apache PHPモジュールの動作は、 php.ini の設定により影響を受けます。 php.ini の設定は、サーバーの設定ファイル内の php_flag の設定、 またはローカルなファイル .htaccess により上書きすることができます。 例1 .h ...
https://man.plustar.jp/php/apache.configuration.html - [similar]
php-config 0
« phpize で共有 PECL 拡張モジュールをコンパイルする方法 PECL 拡張モジュールを PHP に静的に組み込む » PHP Manual PECL 拡張モジュールのインストール php-config php-config php-config はシンプルなシェルスクリプトで、 インストールされている PHP の設定情報を取得します。 拡張モジュールをコンパイ ...
https://man.plustar.jp/php/install.pecl.php-config.html - [similar]
PHPにできることは? 0
« PHP とはなんでしょう? 簡易チュートリアル » PHP Manual 入門 PHPにできることは? PHPにできることは? あらゆることができます。PHPでは主にサーバーサイドでの活用に焦点が 当てられているため、フォームからデータを取得したり、動的にページ の内容を生成したり、クッキーを送信・受信するといった他のCG ...
https://man.plustar.jp/php/intro-whatcando.html - [similar]