検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1090 for [SIMILAR] 16 1024 4096 WITH 24391 readfile WITH ... (0.746 sec.)
ファイルを修正し、それを文字列として返す 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]
ファイルまたは URI にあるマークアップをパースする 0
« tidy::isXml tidy::parseString » PHP Manual tidy ファイルまたは URI にあるマークアップをパースする tidy::parseFile tidy_parse_file (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::parseFile -- tidy_parse_file — ファイルまたは URI にあるマークアップをパースする 説明 オブジェクト指向型 pub ...
https://man.plustar.jp/php/tidy.parsefile.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
制御構造 0
« 型演算子 はじめに » PHP Manual 言語リファレンス 制御構造 制御構造 目次 はじめに if else elseif/else if 制御構造に関する別の構文 while do-while for foreach break continue switch match declare return require include require_once include_once goto 関連キーワード: else , while , include , ...
https://man.plustar.jp/php/language.control-structures.html - [similar]
プロセスへのファイルポインタをオープンする 0
« pclose readfile » PHP Manual ファイルシステム 関数 プロセスへのファイルポインタをオープンする popen (PHP 4, PHP 5, PHP 7, PHP 8) popen — プロセスへのファイルポインタをオープンする 説明 popen ( string $command , string $mode ): resource | false command で指定したコマンドのフォークによっ ...
https://man.plustar.jp/php/function.popen.html - [similar]
Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクト... 0
« Phar::setStub Phar::stopBuffering » PHP Manual Phar Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクトは変更しない Phar::startBuffering (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::startBuffering — Phar の書き込み操作のバッファリングを開始するが ...
https://man.plustar.jp/php/phar.startbuffering.html - [similar]
画像形式からファイルの拡張子を取得する 0
« getimagesizefromstring image_type_to_mime_type » PHP Manual GD および Image 関数 画像形式からファイルの拡張子を取得する image_type_to_extension (PHP 5 >= 5.2.0, PHP 7, PHP 8) image_type_to_extension — 画像形式からファイルの拡張子を取得する 説明 image_type_to_extension ( int $image_type ...
https://man.plustar.jp/php/function.image-type-to-extension.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]
Phar ファイルのスタブ 0
« Phar アーカイブの原料のうち、ファイル形式に依存しないもの Phar 形式と Tar 形式、Zip 形式の徹底比較 » PHP Manual phar って、tar や zip とは何が違うの? Phar ファイルのスタブ Phar ファイルのスタブ Phar のスタブは、単純な PHP ファイルです。必要最小限のスタブは、次のようになります。 <?php _ ...
https://man.plustar.jp/php/phar.fileformat.stub.html - [similar]