検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 416 for [SIMILAR] 16 1024 4096 WITH 25915 arrayobject WI... (0.424 sec.)
gzip 圧縮された文字列をデコードする 0
« gzcompress gzdeflate » PHP Manual Zlib 関数 gzip 圧縮された文字列をデコードする gzdecode (PHP 5 >= 5.4.0, PHP 7, PHP 8) gzdecode — gzip 圧縮された文字列をデコードする 説明 gzdecode ( string $data , int $max_length = 0 ): string | false この関数は、入力された data をデコードしたものを返 ...
https://man.plustar.jp/php/function.gzdecode.html - [similar]
修正UTF-7文字列をUTF-8にデコードする 0
« imap_msgno imap_num_msg » PHP Manual IMAP 関数 修正UTF-7文字列をUTF-8にデコードする imap_mutf7_to_utf8 (PHP 5 >= 5.3.0, PHP 7, PHP 8) imap_mutf7_to_utf8 — 修正UTF-7文字列をUTF-8にデコードする 説明 imap_mutf7_to_utf8 ( string $string ): string | false 修正UTF-7(RFC 2060, section 5.1.3)文 ...
https://man.plustar.jp/php/function.imap-mutf7-to-utf8.html - [similar]
基本的な使用法 0
« 例 Collator » PHP Manual 例 基本的な使用法 基本的な使用法 各モジュールには、 手続き型とオブジェクト指向型の二種類の API が存在します。 それぞれの API について、対応するドキュメントで説明します。 注意 : 入力文字列は、すべて UTF-8 でエンコードされていなければなりません。 出力文字列も、す ...
https://man.plustar.jp/php/intl.examples.basic.html - [similar]
エラーハンドラを設定する 0
« Yaf_Dispatcher::setDefaultModule Yaf_Dispatcher::setRequest » PHP Manual Yaf_Dispatcher エラーハンドラを設定する Yaf_Dispatcher::setErrorHandler (Yaf >=1.0.0) Yaf_Dispatcher::setErrorHandler — エラーハンドラを設定する 説明 public Yaf_Dispatcher::setErrorHandler ( call $callback , int $ ...
https://man.plustar.jp/php/yaf-dispatcher.seterrorhandler.html - [similar]
DateInterval クラス 0
« DateTimeZone::listIdentifiers DateInterval::__construct » PHP Manual Date/Time DateInterval クラス DateInterval クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 日付の間隔をあらわします。 格納方式は、固定値 (年、月、日、時など) あるいは相対時刻 ( DateTimeImmutable と DateTime のコンストラ ...
https://man.plustar.jp/php/class.dateinterval.html - [similar]
Add a delete operation to the bulk 0
« MongoDB\Driver\BulkWrite::count MongoDB\Driver\BulkWrite::insert » PHP Manual MongoDB\Driver\BulkWrite Add a delete operation to the bulk MongoDB\Driver\BulkWrite::delete (mongodb >=1.0.0) MongoDB\Driver\BulkWrite::delete — Add a delete operation to the bulk 説明 public MongoDB\Driver\ ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.delete.html - [similar]
MySQL Native Driver プラグインAPI 0
« Memory management mysqlndプラグイン と MySQL Proxyの比較 » PHP Manual Mysqlnd MySQL Native Driver プラグインAPI MySQL Native Driver プラグインAPI 目次 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MySQL Native Driverプラグイン のアーキテクチャ mysqlnd のプラグイン ...
https://man.plustar.jp/php/mysqlnd.plugin.html - [similar]
mysqlndプラグイン と MySQL Proxyの比較 0
« MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Proxyの比較 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd プラグインと MySQL Proxyは、異なるアプローチを用いた異なる技術です。どちらもロードバランシ ...
https://man.plustar.jp/php/mysqlnd.plugin.mysql-proxy.html - [similar]
ISO-8859-1 文字列を修正版 UTF-7 テキストに変換する 0
« imap_utf7_decode imap_utf8_to_mutf7 » PHP Manual IMAP 関数 ISO-8859-1 文字列を修正版 UTF-7 テキストに変換する imap_utf7_encode (PHP 4, PHP 5, PHP 7, PHP 8) imap_utf7_encode — ISO-8859-1 文字列を修正版 UTF-7 テキストに変換する 説明 imap_utf7_encode ( string $string ): string string を修 ...
https://man.plustar.jp/php/function.imap-utf7-encode.html - [similar]
JSON 文字列をデコードする 0
« JSON 関数 json_encode » PHP Manual JSON 関数 JSON 文字列をデコードする json_decode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_decode — JSON 文字列をデコードする 説明 json_decode ( string $json , ? bool $associative = null , int $depth = 512 , int $flags = 0 ): mixed JSON エ ...
https://man.plustar.jp/php/function.json-decode.html - [similar]