検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 517 for [SIMILAR] 16 1024 4096 WITH 75816 ァレ WITH 5207... (0.417 sec.)
ReflectionAttribute クラス 0
« ReflectionReference::getId ReflectionAttribute::__construct » PHP Manual リフレクション ReflectionAttribute クラス ReflectionAttribute クラス (PHP 8) はじめに ReflectionAttribute クラスは、 アトリビュート に関する情報を提供します。 クラス概要 class ReflectionAttribute implements Reflec ...
https://man.plustar.jp/php/class.reflectionattribute.html - [similar]
ReflectionExtension クラス 0
« ReflectionZendExtension::__toString ReflectionExtension::__clone » PHP Manual リフレクション ReflectionExtension クラス ReflectionExtension クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionExtension クラスは 拡張モジュールについての情報を報告します。 クラス概要 class ReflectionExtension ...
https://man.plustar.jp/php/class.reflectionextension.html - [similar]
GeoIP データベースの情報を取得する 0
« geoip_country_name_by_name geoip_db_avail » PHP Manual GeoIP 関数 GeoIP データベースの情報を取得する geoip_database_info (PECL geoip >= 0.2.0) geoip_database_info — GeoIP データベースの情報を取得する 説明 geoip_database_info ( int $database = GEOIP_COUNTRY_EDITION ): string geoip_datab ...
https://man.plustar.jp/php/function.geoip-database-info.html - [similar]
国コードおよび地域を取得する 0
« geoip_record_by_name geoip_region_name_by_code » PHP Manual GeoIP 関数 国コードおよび地域を取得する geoip_region_by_name (PECL geoip >= 0.2.0) geoip_region_by_name — 国コードおよび地域を取得する 説明 geoip_region_by_name ( string $hostname ): array geoip_region_by_name() 関数は、 ホスト ...
https://man.plustar.jp/php/function.geoip-region-by-name.html - [similar]
指定したファイルのMD5ハッシュ値を計算する 0
« ltrim md5 » PHP Manual String 関数 指定したファイルのMD5ハッシュ値を計算する md5_file (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) md5_file — 指定したファイルのMD5ハッシュ値を計算する 説明 md5_file ( string $filename , bool $binary = false ): string | false » RSA Data Security, Inc. MD5 メッセ ...
https://man.plustar.jp/php/function.md5-file.html - [similar]
xdiff_string_bdiff のエイリアス 0
« xdiff_string_bpatch xdiff_string_diff » PHP Manual xdiff 関数 xdiff_string_bdiff のエイリアス xdiff_string_diff_binary (PECL xdiff >= 0.2.0) xdiff_string_diff_binary — xdiff_string_bdiff のエイリアス 説明 xdiff_string_bdiff ( string $old_data , string $new_data ): string ふたつの文字列 ...
https://man.plustar.jp/php/function.xdiff-string-diff-binary.html - [similar]
拡張 0
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成したい場合 (例えば、エクスポートする際に色づけしたHTMLを作成したり、 メソッドの代わりに簡単にアクセスできるメンバー変数を作成したり、 補助的なメソッドを作成したり) は、クラスを拡張してみましょう。 ...
https://man.plustar.jp/php/reflection.extending.html - [similar]
クラスをエクスポートする 0
« ReflectionClass::__construct ReflectionClass::getAttributes » PHP Manual ReflectionClass クラスをエクスポートする ReflectionClass::export (PHP 5, PHP 7) ReflectionClass::export — クラスをエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/reflectionclass.export.html - [similar]
クラス定数を取得する 0
« ReflectionClass::getReflectionConstant ReflectionClass::getShortName » PHP Manual ReflectionClass クラス定数を取得する ReflectionClass::getReflectionConstants (PHP 7 >= 7.1.0, PHP 8) ReflectionClass::getReflectionConstants — クラス定数を取得する 説明 public ReflectionClass::getReflecti ...
https://man.plustar.jp/php/reflectionclass.getreflectionconstants.html - [similar]
列挙型の全ての case を返す 0
« ReflectionEnum::getCase ReflectionEnum::hasCase » PHP Manual ReflectionEnum 列挙型の全ての case を返す ReflectionEnum::getCases (PHP 8 >= 8.1.0) ReflectionEnum::getCases — 列挙型の全ての case を返す 説明 public ReflectionEnum::getCases (): array 列挙型には、ひとつ以上の case を含めるこ ...
https://man.plustar.jp/php/reflectionenum.getcases.html - [similar]