検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 992 for [SIMILAR] 16 1024 4096 WITH 52837 ent WITH 13679... (0.784 sec.)
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
« libxml_clear_errors libxml_get_errors » PHP Manual libxml 関数 外部エンティティの読み込み機能を無効にする libxml_disable_entity_loader (PHP 5 >= 5.2.11, PHP 7, PHP 8) libxml_disable_entity_loader — 外部エンティティの読み込み機能を無効にする 警告 この関数は PHP 8.0.0 で 非推奨 になります ...
https://man.plustar.jp/php/function.libxml-disable-entity-loader.html - [similar]
指定したコンテキストをサスペンドする 0
« openal_context_process openal_device_close » PHP Manual OpenAL 関数 指定したコンテキストをサスペンドする openal_context_suspend (PECL openal >= 0.1.0) openal_context_suspend — 指定したコンテキストをサスペンドする 説明 openal_context_suspend ( resource $context ): bool パラメータ contex ...
https://man.plustar.jp/php/function.openal-context-suspend.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]
二つのアフィン変換行列を連結する 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]
コード変換指令に基づきファイルからファイルにコード変換する 0
« Recode 関数 recode_string » PHP Manual Recode 関数 コード変換指令に基づきファイルからファイルにコード変換する recode_file (PHP 4, PHP 5, PHP 7 < 7.4.0) recode_file — コード変換指令に基づきファイルからファイルにコード変換する 説明 recode_file ( string $request , resource $input , resour ...
https://man.plustar.jp/php/function.recode-file.html - [similar]
論理表記のヘブライ語を、改行の変換も含めて物理表記に変換する 0
« hebrev hex2bin » PHP Manual String 関数 論理表記のヘブライ語を、改行の変換も含めて物理表記に変換する hebrevc (PHP 4, PHP 5, PHP 7) hebrevc — 論理表記のヘブライ語を、改行の変換も含めて物理表記に変換する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に ...
https://man.plustar.jp/php/function.hebrevc.html - [similar]
10 進数を 16 進数に変換する 0
« decbin decoct » PHP Manual Math 関数 10 進数を 16 進数に変換する dechex (PHP 4, PHP 5, PHP 7, PHP 8) dechex — 10 進数を 16 進数に変換する 説明 dechex ( int $num ): string num で指定した符号なし整数値を 16 進数表現した文字列を返します。 変換できる最大の数字は、32 ビットプラットフォームの ...
https://man.plustar.jp/php/function.dechex.html - [similar]