検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 2221 for [SIMILAR] 16 1024 4096 WITH 3919 プロ WITH 3850 ... (1.147 sec.)
オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 0
« method_exists trait_exists » PHP Manual クラス/オブジェクト関数 オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる property_exists (PHP 5 >= 5.1.0, PHP 7, PHP 8) property_exists — オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 説明 property_exists ( obje ...
https://man.plustar.jp/php/function.property-exists.html - [similar]
画像のプロパティを設定する 0
« Imagick::setImageProfile Imagick::setImageRedPrimary » PHP Manual Imagick 画像のプロパティを設定する Imagick::setImageProperty (PECL imagick 2, PECL imagick 3) Imagick::setImageProperty — 画像のプロパティを設定する 説明 public Imagick::setImageProperty ( string $name , string $value ): ...
https://man.plustar.jp/php/imagick.setimageproperty.html - [similar]
可変変数 0
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利なことが時々あります。可変変数では、変数 名を動的にセットし使用できます。通常の変数は、次のような命令でセッ トします。 <?php $a = 'hello' ; ?> 可変変数は、変数の値をとり、変数の名前として扱いま ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
プロパティ名を取得する 0
« ReflectionProperty::getModifiers ReflectionProperty::getType » PHP Manual ReflectionProperty プロパティ名を取得する ReflectionProperty::getName (PHP 5, PHP 7, PHP 8) ReflectionProperty::getName — プロパティ名を取得する 説明 public ReflectionProperty::getName (): string プロパティ名を取 ...
https://man.plustar.jp/php/reflectionproperty.getname.html - [similar]
プロパティが型を持つかをチェックする 0
« ReflectionProperty::hasDefaultValue ReflectionProperty::isDefault » PHP Manual ReflectionProperty プロパティが型を持つかをチェックする ReflectionProperty::hasType (PHP 7 >= 7.4.0, PHP 8) ReflectionProperty::hasType — プロパティが型を持つかをチェックする 説明 public ReflectionProperty:: ...
https://man.plustar.jp/php/reflectionproperty.hastype.html - [similar]
ArrayObject の public プロパティの数を取得する 0
« ArrayObject::__construct ArrayObject::exchangeArray » PHP Manual ArrayObject ArrayObject の public プロパティの数を取得する ArrayObject::count (PHP 5, PHP 7, PHP 8) ArrayObject::count — ArrayObject の public プロパティの数を取得する 説明 public ArrayObject::count (): int ArrayObject の ...
https://man.plustar.jp/php/arrayobject.count.html - [similar]
マングリングされたオブジェクトのプロパティを配列で返す 0
« get_declared_traits get_object_vars » PHP Manual クラス/オブジェクト関数 マングリングされたオブジェクトのプロパティを配列で返す get_mangled_object_vars (PHP 7 >= 7.4.0, PHP 8) get_mangled_object_vars — マングリングされたオブジェクトのプロパティを配列で返す 説明 get_mangled_object_vars ...
https://man.plustar.jp/php/function.get-mangled-object-vars.html - [similar]
マルチバイト文字列 0
« intl_is_failure はじめに » PHP Manual 自然言語および文字エンコーディング マルチバイト文字列 マルチバイト文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 サポートされるエンコーディングの概要 日本語のマルチバイト文字に関する基本事項 HTTP 入出力 サ ...
https://man.plustar.jp/php/book.mbstring.html - [similar]
マルチバイト文字列 関数 0
« PHP の文字エンコーディングに関する要件 mb_check_encoding » PHP Manual マルチバイト文字列 マルチバイト文字列 関数 マルチバイト文字列 関数 リファレンス マルチバイト文字エンコーディングおよびそれに関連する問題は非常に複雑で、 このドキュメントの範囲を超えています。これらの問題に関連するより ...
https://man.plustar.jp/php/ref.mbstring.html - [similar]
改行文字の前に HTML の改行タグを挿入する 0
« nl_langinfo number_format » PHP Manual String 関数 改行文字の前に HTML の改行タグを挿入する nl2br (PHP 4, PHP 5, PHP 7, PHP 8) nl2br — 改行文字の前に HTML の改行タグを挿入する 説明 nl2br ( string $string , bool $use_xhtml = true ): string string に含まれるすべての改行文字 ( \r\n 、 \n\ ...
https://man.plustar.jp/php/function.nl2br.html - [similar]