検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 934 for [SIMILAR] 16 1024 4096 WITH 21396 reflector WITH... (0.641 sec.)
キリル文字セットを他のものに変換する 0
« chunk_split convert_uudecode » PHP Manual String 関数 キリル文字セットを他のものに変換する convert_cyr_string (PHP 4, PHP 5, PHP 7) convert_cyr_string — キリル文字セットを他のものに変換する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないこと ...
https://man.plustar.jp/php/function.convert-cyr-string.html - [similar]
10 進数を 8 進数に変換する 0
« dechex deg2rad » PHP Manual Math 関数 10 進数を 8 進数に変換する decoct (PHP 4, PHP 5, PHP 7, PHP 8) decoct — 10 進数を 8 進数に変換する 説明 decoct ( int $num ): string 引数 num を 8 進数表現した文字列を返します。 変換出来る最大の数字はプラットフォームによって異なります。 32 ビットプラ ...
https://man.plustar.jp/php/function.decoct.html - [similar]
ユリウス積算日からサポートされるカレンダーに変換する 0
« cal_days_in_month cal_info » PHP Manual カレンダー 関数 ユリウス積算日からサポートされるカレンダーに変換する cal_from_jd (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cal_from_jd — ユリウス積算日からサポートされるカレンダーに変換する 説明 cal_from_jd ( int $julian_day , int $calendar ): array ...
https://man.plustar.jp/php/function.cal-from-jd.html - [similar]
サポートされるカレンダーからユリウス積算日に変換する 0
« cal_info easter_date » PHP Manual カレンダー 関数 サポートされるカレンダーからユリウス積算日に変換する cal_to_jd (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cal_to_jd — サポートされるカレンダーからユリウス積算日に変換する 説明 cal_to_jd ( int $calendar , int $month , int $day , int $year ): ...
https://man.plustar.jp/php/function.cal-to-jd.html - [similar]
16 進数を 10 進数に変換する 0
« getrandmax hypot » PHP Manual Math 関数 16 進数を 10 進数に変換する hexdec (PHP 4, PHP 5, PHP 7, PHP 8) hexdec — 16 進数を 10 進数に変換する 説明 hexdec ( string $hex_string ): int | float 引数 hex_string により指定された 16 進数に 等価な 10 進数を返します。 hexdec() は、16 進数を 表す ...
https://man.plustar.jp/php/function.hexdec.html - [similar]
型の相互変換 0
« 型宣言 変数 » PHP Manual 型 型の相互変換 型の相互変換 PHP は、変数定義時に明示的な型定義を必要と(または、サポート) しません。ある変数の型は、その変数が使用される文により定義されます。 これは、ある文字列を変数 $var に代入した場合には、 $var は文字列になることを意味しています。 ある整数値 ...
https://man.plustar.jp/php/language.types.type-juggling.html - [similar]
8 進数を 10 進数に変換する 0
« mt_srand pi » PHP Manual Math 関数 8 進数を 10 進数に変換する octdec (PHP 4, PHP 5, PHP 7, PHP 8) octdec — 8 進数を 10 進数に変換する 説明 octdec ( string $octal_string ): int | float octal_string により指定された 8 進数を 10 進数表現した数値を返します。 パラメータ octal_string 変換した ...
https://man.plustar.jp/php/function.octdec.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 0
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass ReflectionClass オブジェクトの文字列表現を返す ReflectionClass::__toString (PHP 5, PHP 7, PHP 8) ReflectionClass::__toString — ReflectionClass オブジェクトの文字列表現を返す 説明 public Reflect ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]
二つのアフィン変換行列を連結する 0
« imageaffine imageaffinematrixget » PHP Manual GD および Image 関数 二つのアフィン変換行列を連結する imageaffinematrixconcat (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageaffinematrixconcat — 二つのアフィン変換行列を連結する 説明 imageaffinematrixconcat ( array $matrix1 , array $matrix2 ): array ...
https://man.plustar.jp/php/function.imageaffinematrixconcat.html - [similar]
8859 文字を t61 文字に変換する 0
« LDAP 関数 ldap_add_ext » PHP Manual LDAP 関数 8859 文字を t61 文字に変換する ldap_8859_to_t61 (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_8859_to_t61 — 8859 文字を t61 文字に変換する 説明 ldap_8859_to_t61 ( string $value ): string | false ISO-8859 文字を t61 文字に変換します。 この関数は ...
https://man.plustar.jp/php/function.ldap-8859-to-t61.html - [similar]