検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 945 for [SIMILAR] 16 1024 4096 WITH 28570 reflectionexte... (0.717 sec.)
URL エンコードされた文字列をデコードする 0
« parse_url rawurlencode » PHP Manual URL 関数 URL エンコードされた文字列をデコードする rawurldecode (PHP 4, PHP 5, PHP 7, PHP 8) rawurldecode — URL エンコードされた文字列をデコードする 説明 rawurldecode ( string $string ): string 文字列の中にパーセント記号 ( % ) に続いて 2 つの 16 進数が ...
https://man.plustar.jp/php/function.rawurldecode.html - [similar]
変数の型をセットする 0
« serialize strval » PHP Manual 変数操作 関数 変数の型をセットする settype (PHP 4, PHP 5, PHP 7, PHP 8) settype — 変数の型をセットする 説明 settype ( mixed &$var , string $type ): bool 変数 var の型を type にセットします。 パラメータ var 変換する変数。 type type の値は以下の命令のいずれか ...
https://man.plustar.jp/php/function.settype.html - [similar]
GD および Image 関数 0
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD および Image 関数 目次 gd_info — 現在インストールされているGDライブラリに関する情報を取得する getimagesize — 画像の大きさを取得する getimagesizefromstring — 画像の大きさを文字列から取得する image_ ...
https://man.plustar.jp/php/ref.image.html - [similar]
ReflectionException クラス 0
« Reflector::__toString 変数操作 » PHP Manual リフレクション ReflectionException クラス ReflectionException クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionException クラスです。 クラス概要 class ReflectionException extends Exception { /* 継承したプロパティ */ protected string $ message ...
https://man.plustar.jp/php/class.reflectionexception.html - [similar]
エラーをクローンする 0
« Error::__toString ArgumentCountError » PHP Manual Error エラーをクローンする Error::__clone (PHP 7, PHP 8) Error::__clone — エラーをクローンする 説明 private Error::__clone (): void エラーはクローンできないので、このメソッドは fatal エラーとなります。 パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/error.clone.html - [similar]
例外をコピーする 0
« Exception::__toString ErrorException » PHP Manual Exception 例外をコピーする Exception::__clone (PHP 5, PHP 7, PHP 8) Exception::__clone — 例外をコピーする 説明 private Exception::__clone (): void 例外のコピーを作成しようとします。結果としてこれは Fatal エラーとなります。 パラメータ こ ...
https://man.plustar.jp/php/exception.clone.html - [similar]
引数が可変長の個数であるかをチェックする 0
« ReflectionParameter::isPassedByReference ReflectionParameter::__toString » PHP Manual ReflectionParameter 引数が可変長の個数であるかをチェックする ReflectionParameter::isVariadic (PHP 5 >= 5.6.0, PHP 7, PHP 8) ReflectionParameter::isVariadic — 引数が可変長の個数であるかをチェックする 説 ...
https://man.plustar.jp/php/reflectionparameter.isvariadic.html - [similar]
ひとつ前の Throwable を返す 0
« Throwable::getTraceAsString Throwable::__toString » PHP Manual Throwable ひとつ前の Throwable を返す Throwable::getPrevious (PHP 7, PHP 8) Throwable::getPrevious — ひとつ前の Throwable を返す 説明 public Throwable::getPrevious (): ? Throwable ひとつ前の Throwable (たとえば Exception::_ ...
https://man.plustar.jp/php/throwable.getprevious.html - [similar]
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
変換フィルタ 0
« 文字列フィルタ 圧縮フィルタ » PHP Manual 利用できるフィルタのリスト 変換フィルタ 変換フィルタ string.* フィルタと同様、convert.* フィルタもその名前と同じような 動作をします。 これらのフィルタについてのより詳しい情報は、対応する関数のマニュアルを 参照してください。 convert.base64-encode ...
https://man.plustar.jp/php/filters.convert.html - [similar]