検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 505 for [SIMILAR] 16 1024 4096 WITH 9575 encoding WITH 6... (0.380 sec.)
内部文字エンコーディングを設定あるいは取得する 0
« mb_http_output mb_language » PHP Manual マルチバイト文字列 関数 内部文字エンコーディングを設定あるいは取得する mb_internal_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_internal_encoding — 内部文字エンコーディングを設定あるいは取得する 説明 mb_internal_encoding ( ? string $encoding ...
https://man.plustar.jp/php/function.mb-internal-encoding.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
Architecture Overview 0
« Driver Architecture and Internals Connections » PHP Manual Driver Architecture and Internals Architecture Overview Architecture Overview This section explains how all the different parts of the driver fit together. From the different language runtimes, through the extension and to the ...
https://man.plustar.jp/php/mongodb.overview.html - [similar]
Produce merged XML document 0
« XMLDiff\Memory::diff XMLDiff\File » PHP Manual XMLDiff\Memory Produce merged XML document XMLDiff\Memory::merge (PECL xmldiff >= 0.8.0) XMLDiff\Memory::merge — Produce merged XML document 説明 public XMLDiff\Memory::merge ( string $src , string $diff ): string Create new XML document b ...
https://man.plustar.jp/php/xmldiff-memory.merge.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
定義済み定数 0
« リソース型 SOAP 関数 » PHP Manual SOAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SOAP 定数 定数 値 説明 SOAP_1_1 ( int ) 1 soap_version オプションを Soa ...
https://man.plustar.jp/php/soap.constants.html - [similar]
Produce merged XML document 0
« XMLDiff\File::diff XML パーサ » PHP Manual XMLDiff\File Produce merged XML document XMLDiff\File::merge (PECL xmldiff >= 0.8.0) XMLDiff\File::merge — Produce merged XML document 説明 public XMLDiff\File::merge ( string $src , string $diff ): string Create new XML document based on diff ...
https://man.plustar.jp/php/xmldiff-file.merge.html - [similar]
Provides an array or document to serialize as BSON 0
« MongoDB\BSON\Serializable MongoDB\BSON\Unserializable » PHP Manual MongoDB\BSON\Serializable Provides an array or document to serialize as BSON MongoDB\BSON\Serializable::bsonSerialize (mongodb >=1.0.0) MongoDB\BSON\Serializable::bsonSerialize — Provides an array or document to seriali ...
https://man.plustar.jp/php/mongodb-bson-serializable.bsonserialize.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]