検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 1821 for [SIMILAR] 16 1024 4096 WITH 6042 トリ WITH 5258 ... (1.069 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PostgreSQL設定オプション 名前 デフォルト 変更可能 変更履歴 pgsql.allow_persistent "1" PHP_INI_SYSTEM pgsql.max_persistent "-1" PHP_INI_SYSTEM pgsql.max_links "-1" PHP ...
https://man.plustar.jp/php/pgsql.configuration.html - [similar]
Microsoft Windows のコマンドラインでの PHP 0
« ソースからのビルド Apache 2.x (Microsoft Windows 用) » PHP Manual Windows システムへのインストール Microsoft Windows のコマンドラインでの PHP Microsoft Windows のコマンドラインでの PHP この節では、PHP を Windows のコマンドラインで実行するときの注意点やヒントを説明します。 注意 : まず ...
https://man.plustar.jp/php/install.windows.commandline.html - [similar]
設定 0
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む fprintf (PHP 5, PHP 7, PHP 8) fprintf — フォーマットされた文字列をストリームに書き込む 説明 fprintf ( resource $stream , string $format , mixed ...$values ): int format によって作 ...
https://man.plustar.jp/php/function.fprintf.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 SQLite3 設定オプション 名前 デフォルト 変更可能 変更履歴 sqlite3.extension_dir "" PHP_INI_SYSTEM sqlite3.defensive 1 PHP_INI_SYSTEM PHP 7.2.17 ,7.3.4 以降、かつ libsq ...
https://man.plustar.jp/php/sqlite3.configuration.html - [similar]
指定したテキストにマッチするメールボックスの一覧を返す 0
« imap_listmailbox imap_listsubscribed » PHP Manual IMAP 関数 指定したテキストにマッチするメールボックスの一覧を返す imap_listscan (PHP 4, PHP 5, PHP 7, PHP 8) imap_listscan — 指定したテキストにマッチするメールボックスの一覧を返す 説明 imap_listscan ( IMAP\Connection $imap , string $refe ...
https://man.plustar.jp/php/function.imap-listscan.html - [similar]
購読しているすべてのメールボックスの一覧を得る 0
« imap_listsubscribed imap_mail_compose » PHP Manual IMAP 関数 購読しているすべてのメールボックスの一覧を得る imap_lsub (PHP 4, PHP 5, PHP 7, PHP 8) imap_lsub — 購読しているすべてのメールボックスの一覧を得る 説明 imap_lsub ( IMAP\Connection $imap , string $reference , string $pattern ): ...
https://man.plustar.jp/php/function.imap-lsub.html - [similar]
Phar 形式と Tar 形式、Zip 形式の徹底比較 0
« Phar ファイルのスタブ Tar 形式の phar アーカイブ » PHP Manual phar って、tar や zip とは何が違うの? Phar 形式と Tar 形式、Zip 形式の徹底比較 Phar 形式と Tar 形式、Zip 形式の徹底比較 phar 拡張モジュールがサポートする 3 つのファイル形式って、何がどう違うのでしょう? その答えを次の表にまと ...
https://man.plustar.jp/php/phar.fileformat.comparison.html - [similar]
RecursiveRegexIterator クラス 0
« RecursiveIteratorIterator::valid RecursiveRegexIterator::__construct » PHP Manual イテレータ RecursiveRegexIterator クラス RecursiveRegexIterator クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに この再帰イテレータは、別の再帰イテレータを正規表現でフィルタリングすることができます。 クラス ...
https://man.plustar.jp/php/class.recursiveregexiterator.html - [similar]
Phar アーカイブ全体の圧縮を解除する 0
« Phar::createDefaultStub Phar::decompressFiles » PHP Manual Phar Phar アーカイブ全体の圧縮を解除する Phar::decompress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::decompress — Phar アーカイブ全体の圧縮を解除する 説明 public Phar::decompress ( ? string $extension = null ): ? ...
https://man.plustar.jp/php/phar.decompress.html - [similar]