検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 244 for [SIMILAR] 16 1024 4096 WITH 73452 userfile WITH ... (0.275 sec.)
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 5.6.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 変更された関数 変更された関数 PHP コア crypt() で、 salt パラメータを省略したときに E_NOTICE が発生するようになりました。 substr_compare() が、 length パラメータに 0 を受け付けるようになりました。 ...
https://man.plustar.jp/php/migration56.changed-functions.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
ファイルを修正し、それを文字列として返す 0
« tidy::parseString tidy::repairString » PHP Manual tidy ファイルを修正し、それを文字列として返す tidy::repairFile tidy_repair_file (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.7.0) tidy::repairFile -- tidy_repair_file — ファイルを修正し、それを文字列として返す 説明 オブジェクト指向型 public sta ...
https://man.plustar.jp/php/tidy.repairfile.html - [similar]
Yaf_Application クラス 0
« アプリケーションの設定 Yaf_Application::app » PHP Manual Yaf Yaf_Application クラス Yaf_Application クラス (No version information available, might only be in Git) はじめに Yaf_Application はアプリケーションのブートストラップ機能を提供します。 再利用可能なリソース、共有できるモジュール ...
https://man.plustar.jp/php/class.yaf-application.html - [similar]
現在のドキュメントにノードをインポートする 0
« DOMDocument::getElementsByTagNameNS DOMDocument::load » PHP Manual DOMDocument 現在のドキュメントにノードをインポートする DOMDocument::importNode (PHP 5, PHP 7, PHP 8) DOMDocument::importNode — 現在のドキュメントにノードをインポートする 説明 public DOMDocument::importNode ( DOMNode $no ...
https://man.plustar.jp/php/domdocument.importnode.html - [similar]
文字列から HTML を読み込む 0
« DOMDocument::load DOMDocument::loadHTMLFile » PHP Manual DOMDocument 文字列から HTML を読み込む DOMDocument::loadHTML (PHP 5, PHP 7, PHP 8) DOMDocument::loadHTML — 文字列から HTML を読み込む 説明 public DOMDocument::loadHTML ( string $source , int $options = 0 ): DOMDocument | bool この ...
https://man.plustar.jp/php/domdocument.loadhtml.html - [similar]
ファイルから HTML を読み込む 0
« DOMDocument::loadHTML DOMDocument::loadXML » PHP Manual DOMDocument ファイルから HTML を読み込む DOMDocument::loadHTMLFile (PHP 5, PHP 7, PHP 8) DOMDocument::loadHTMLFile — ファイルから HTML を読み込む 説明 public DOMDocument::loadHTMLFile ( string $filename , int $options = 0 ): DOMDo ...
https://man.plustar.jp/php/domdocument.loadhtmlfile.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
XML ドキュメントの処理を開始する 0
« xml_parse_into_struct xml_parser_create_ns » PHP Manual XML パーサ 関数 XML ドキュメントの処理を開始する xml_parse (PHP 4, PHP 5, PHP 7, PHP 8) xml_parse — XML ドキュメントの処理を開始する 説明 xml_parse ( XMLParser $parser , string $data , bool $is_final = false ): int xml_parse() は ...
https://man.plustar.jp/php/function.xml-parse.html - [similar]