検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 841 for [SIMILAR] 16 1024 4096 WITH 29955 リハ WITH 1276... (0.738 sec.)
PHP オプションと情報 0
« output_reset_rewrite_vars はじめに » PHP Manual PHP の振る舞いの変更 PHP オプションと情報 PHP オプションと情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PHP オプション/情報 関数 assert_options — 様々な assert フラグを設定/取得する assert — asse ...
https://man.plustar.jp/php/book.info.html - [similar]
PHP オプション/情報 関数 0
« 定義済み定数 assert_options » PHP Manual PHP Options/Info PHP オプション/情報 関数 PHP オプション/情報 関数 目次 assert_options — 様々な assert フラグを設定/取得する assert — assertion が false であるかどうかを調べる cli_get_process_title — 現在のプロセスのタイトルを返す cli_set_proces ...
https://man.plustar.jp/php/ref.info.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
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、接続ステータスが保持されます。 これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP が実行されている場合、NORMAL 状態がアクティブになりま ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
Apache 2.x (Microsoft Windows 用) 0
« Microsoft Windows のコマンドラインでの PHP Windows 上での PHP のトラブルシューティング » PHP Manual Windows システムへのインストール Apache 2.x (Microsoft Windows 用) Apache 2.x (Microsoft Windows 用) このセクションでは、Microsoft Windows 上の Apache 2.x で PHP をインストールする場 ...
https://man.plustar.jp/php/install.windows.apache2.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 OPcache は共有ライブラリ形式の拡張モジュールとしてしかコンパイルできません。 --disable-all を指定してデフォルトでコンパイルされる拡張モジュールを無効にしている場合は、OPcache が利用可能になるように --enabl ...
https://man.plustar.jp/php/opcache.installation.html - [similar]
先頭に巻き戻す 0
« FilesystemIterator::next FilesystemIterator::setFlags » PHP Manual FilesystemIterator 先頭に巻き戻す FilesystemIterator::rewind (PHP 5 >= 5.3.0, PHP 7, PHP 8) FilesystemIterator::rewind — 先頭に巻き戻す 説明 public FilesystemIterator::rewind (): void ディレクトリを先頭に巻き戻します。 ...
https://man.plustar.jp/php/filesystemiterator.rewind.html - [similar]
ふたつのパスの差分を再帰的に取得する 0
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PECL svn >= 0.1.0) svn_diff — ふたつのパスの差分を再帰的に取得する 説明 svn_diff ( string $path1 , int $rev1 , string $path2 , int $rev2 ): array ふたつのパス path1 および path2 の差分を再帰的に取 ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
サブ名前空間の宣言 0
« 名前空間の定義 同一ファイル内での複数の名前空間の定義 » PHP Manual 名前空間 サブ名前空間の宣言 サブ名前空間の宣言 (PHP 5 >= 5.3.0, PHP 7, PHP 8) ディレクトリやファイルと同様、PHP の名前空間においても名前空間の階層構造を指定することができます。 このようにして名前空間を定義します。 例1 階 ...
https://man.plustar.jp/php/language.namespaces.nested.html - [similar]
イテレータから phar アーカイブを作成する 0
« Phar::buildFromDirectory Phar::canCompress » PHP Manual Phar イテレータから phar アーカイブを作成する Phar::buildFromIterator (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::buildFromIterator — イテレータから phar アーカイブを作成する 説明 public Phar::buildFromIterator ( Trav ...
https://man.plustar.jp/php/phar.buildfromiterator.html - [similar]