検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 697 for [SIMILAR] 16 1024 4096 WITH 25906 intlchar WITH ... (0.754 sec.)
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
スコープ定義演算子 (::) 0
« オブジェクトの継承 static キーワード » PHP Manual クラスとオブジェクト スコープ定義演算子 (::) スコープ定義演算子 (::) スコープ定義演算子 (またの名を Paamayim Nekudotayim)、 平たく言うと「ダブルコロン」は、トークンのひとつです。 static , 定数 およびオーバーライドされたクラスのプロパティ ...
https://man.plustar.jp/php/language.oop5.paamayim-nekudotayim.html - [similar]
マルチバイト文字列 0
« intl_is_failure はじめに » PHP Manual 自然言語および文字エンコーディング マルチバイト文字列 マルチバイト文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 サポートされるエンコーディングの概要 日本語のマルチバイト文字に関する基本事項 HTTP 入出力 サ ...
https://man.plustar.jp/php/book.mbstring.html - [similar]
定義済み定数 0
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 INPUT_POST ( int ) POST 変数。 INPUT_GET ( int ) GET 変数。 INPUT_COOKIE ...
https://man.plustar.jp/php/filter.constants.html - [similar]
FDF 文字エンコーディングを設定する 0
« fdf_set_ap fdf_set_file » PHP Manual FDF 関数 FDF 文字エンコーディングを設定する fdf_set_encoding (PHP 4 >= 4.0.7, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_encoding — FDF 文字エンコーディングを設定する 説明 fdf_set_encoding ( resource $fdf_document , string $encoding ): bool FDF ドキュメン ...
https://man.plustar.jp/php/function.fdf-set-encoding.html - [similar]
HTML エンティティを対応する文字に変換する 0
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_entity_decode (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) html_entity_decode — HTML エンティティを対応する文字に変換する 説明 html_entity_decode ( string $string , int $flags = ENT_QUOTES | ENT_SUBST ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]
はじめに 0
« iconv インストール/設定 » PHP Manual iconv はじめに はじめに このモジュールには、iconv による文字集合の変換機能へのインターフェイスが含まれています。 このモジュールにより、ローカルな文字集合で表された文字列を、Unicode 文字集合のような 他の文字集合で表わされた文字列に変換することができま ...
https://man.plustar.jp/php/intro.iconv.html - [similar]
指定されたテキストに、疑わしい文字が含まれていないかをチェックする 0
« Spoofchecker::__construct Spoofchecker::setAllowedLocales » PHP Manual Spoofchecker 指定されたテキストに、疑わしい文字が含まれていないかをチェックする Spoofchecker::isSuspicious (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Spoofchecker::isSuspicious — 指定されたテキストに、疑わし ...
https://man.plustar.jp/php/spoofchecker.issuspicious.html - [similar]
variant クラスのコンストラクタ 0
« variant COMPersistHelper » PHP Manual variant variant クラスのコンストラクタ variant::__construct (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) variant::__construct — variant クラスのコンストラクタ 説明 public variant::__construct ( mixed $value = null , int $type = VT_EMPTY , int $codepage = ...
https://man.plustar.jp/php/variant.construct.html - [similar]
ArrayIterator クラス 0
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス ArrayIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このイテレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も反復処理したい場合は ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]