検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 165 for [SIMILAR] 16 1024 4096 WITH 18945 win32service W... (0.153 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.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]
オブジェクト インターフェイス 0
« クラスの抽象化 トレイト » PHP Manual クラスとオブジェクト オブジェクト インターフェイス オブジェクト インターフェイス オブジェクト インターフェイスを使うと、 メソッドの実装を定義せずに、 クラスが実装する必要があるメソッドを指定するコードを作成できます。 インターフェイス は クラス や ト ...
https://man.plustar.jp/php/language.oop5.interfaces.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の cURL サポート機能を使用するには、 --with-curl[=DIR] を付けて PHP をコンパイル しておく必要があります。ただし、DIR は、ディレクトリ lib および include を有するディレクトリの場所となります。 ディレクト ...
https://man.plustar.jp/php/curl.installation.html - [similar]
このエントリがディレクトリであるかどうかを調べる 0
« RarEntry::getVersion RarEntry::isEncrypted » PHP Manual RarEntry このエントリがディレクトリであるかどうかを調べる RarEntry::isDirectory (PECL rar >= 2.0.0) RarEntry::isDirectory — このエントリがディレクトリであるかどうかを調べる 説明 public RarEntry::isDirectory (): bool 現在のエントリ ...
https://man.plustar.jp/php/rarentry.isdirectory.html - [similar]
コンパイルおよびビルド 0
« 要件 ビルドの検証 » PHP Manual Windows でのビルド コンパイルおよびビルド コンパイルおよびビルド WinCache を Windows OS 上でコンパイル・ビルドする手順は次のとおりです。 PHP のビルドに使うコマンドプロンプトを開く PHP ソースのルートフォルダに移動する 次のコマンドを実行する cscript.exe win ...
https://man.plustar.jp/php/wincache.win32build.building.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
ホスト名に関連する DNS リソースレコードを取得する 0
« dns_get_mx fsockopen » PHP Manual ネットワーク 関数 ホスト名に関連する DNS リソースレコードを取得する dns_get_record (PHP 5, PHP 7, PHP 8) dns_get_record — ホスト名に関連する DNS リソースレコードを取得する 説明 dns_get_record ( string $hostname , int $type = DNS_ANY , array &$authorita ...
https://man.plustar.jp/php/function.dns-get-record.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT