検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 813 for [SIMILAR] 16 1024 4096 WITH 24975 iconv WITH 172... (0.628 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 zlib 拡張モジュールは、 ブラウザがサポートする場合にページを透過的に圧縮するオプションを提供します。 ここで、 設定ファイル php.ini のオプションには、以下の 3 種類があ ...
https://man.plustar.jp/php/zlib.configuration.html - [similar]
配列 0
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 配列のソート 配列 関数 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column ...
https://man.plustar.jp/php/book.array.html - [similar]
RecursiveCachingIterator クラス 0
« RecursiveArrayIterator::hasChildren RecursiveCachingIterator::__construct » PHP Manual イテレータ RecursiveCachingIterator クラス RecursiveCachingIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに ... クラス概要 class RecursiveCachingIterator extends CachingIterator implements Rec ...
https://man.plustar.jp/php/class.recursivecachingiterator.html - [similar]
オブジェクトのクラス名を返す 0
« get_class_vars get_declared_classes » PHP Manual クラス/オブジェクト関数 オブジェクトのクラス名を返す get_class (PHP 4, PHP 5, PHP 7, PHP 8) get_class — オブジェクトのクラス名を返す 説明 get_class ( object $object = ? ): string 指定した object のクラス名を取得します。 パラメータ object ...
https://man.plustar.jp/php/function.get-class.html - [similar]
メッセージを暗号化する 0
« sodium_crypto_aead_chacha20poly1305_ietf_decrypt sodium_crypto_aead_chacha20poly1305_ietf_keygen » PHP Manual Sodium 関数 メッセージを暗号化する sodium_crypto_aead_chacha20poly1305_ietf_encrypt (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_aead_chacha20poly1305_ietf_encrypt — メッセージを暗号化 ...
https://man.plustar.jp/php/function.sodium-crypto-aead-chacha20poly1305-ietf-enc... - [similar]
配列 関数 0
« 配列のソート array_change_key_case » PHP Manual 配列 配列 関数 配列 関数 参考 is_array() , explode() , implode() , preg_split() , および join() も参照してください。 目次 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column — 入力配 ...
https://man.plustar.jp/php/ref.array.html - [similar]
適用可能な文字を全て HTML エンティティに変換する 0
« html_entity_decode htmlspecialchars_decode » PHP Manual String 関数 適用可能な文字を全て HTML エンティティに変換する htmlentities (PHP 4, PHP 5, PHP 7, PHP 8) htmlentities — 適用可能な文字を全て HTML エンティティに変換する 説明 htmlentities ( string $string , int $flags = ENT_QUOTES | ...
https://man.plustar.jp/php/function.htmlentities.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual iconv インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , iconv , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/iconv.setup.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
マルチバイト文字列を正規表現により分割する 0
« mb_send_mail mb_str_split » PHP Manual マルチバイト文字列 関数 マルチバイト文字列を正規表現により分割する mb_split (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_split — マルチバイト文字列を正規表現により分割する 説明 mb_split ( string $pattern , string $string , int $limit = -1 ): array | f ...
https://man.plustar.jp/php/function.mb-split.html - [similar]